kmalloc, kfree, etc => malloc, free, etc
[ust.git] / libust / tracectl.c
index 25e96450ca70492ad1edfb1a644a759f47f35252..bafe1a94d5a56ac5e7b57f179f75aadbfd520201 100644 (file)
@@ -17,6 +17,7 @@
 
 #define _GNU_SOURCE
 #include <stdio.h>
+#include <stdlib.h>
 #include <stdint.h>
 #include <signal.h>
 #include <sys/types.h>
This page took 0.021878 seconds and 4 git commands to generate.