Fixed build problem with procmap example

This commit is contained in:
Robert Roth
2015-06-26 03:10:51 +03:00
parent ebb7f9d5e2
commit 421419fdbf

View File

@@ -39,6 +39,8 @@
#include <sys/resource.h> #include <sys/resource.h>
#include <sys/mman.h> #include <sys/mman.h>
#include <fcntl.h>
#ifndef PROFILE_COUNT #ifndef PROFILE_COUNT
#define PROFILE_COUNT 1 #define PROFILE_COUNT 1
#endif #endif