kmalloc, kfree, etc => malloc, free, etc
[ust.git] / tests / fork / fork.c
index a8e8e4eef99140fa793be0d41f27cb6fc44dc742..b2d7d07026d3276f1cc48769cbb4df4b060ae414 100644 (file)
@@ -1,6 +1,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <sys/types.h>
+#include <stdlib.h>
 
 #include <ust/marker.h>
 
This page took 0.022415 seconds and 4 git commands to generate.