create directories branches, tags, trunk
[lttv.git] / markers-userspace / marker-lib.c
index b2165b8b7ac542a86f4da1399a1be0c0a6bda1b1..14d2466d4c8904a86791f13ba6e3c633493f6164 100644 (file)
@@ -2,6 +2,7 @@
 #include "marker.h"
 #include <stdio.h>
 #include <errno.h>
+#include <sys/user.h>
 
 __attribute__ ((visibility ("protected")))
 extern struct marker __start___markers[];
This page took 0.041757 seconds and 4 git commands to generate.