start work on enabling VMCORE and adding support in ustd
[ust.git] / share / kernelcompat.h
index a18460e041554cd6568ea3c0d01c1f61d1fcfd39..c0f4c9938c47a1959bcd5114036db63519ea1d3c 100644 (file)
@@ -6,6 +6,7 @@
 #include "compiler.h"
 
 #include <string.h>
+#include <sys/time.h>
 
 #define container_of(ptr, type, member) ({                      \
         const typeof( ((type *)0)->member ) *__mptr = (ptr);    \
This page took 0.027714 seconds and 4 git commands to generate.