[FIX] malloc probing from ld lib
[platform/core/system/swap-probe.git] / include / dacollection.h
index f45aea4..e67da49 100755 (executable)
@@ -34,6 +34,7 @@
 #include <pthread.h>                   // for pthread_mutex_t
 
 #include "khash.h"
+#include "real_functions.h"
 
 #ifdef __cplusplus
 extern "C"{