ucode: check for errors in ftruncate()
[project/udebug.git] / server.h
index ba581b7f09754e95782dbdf459f872d7afe07ac3..6fe8372d01ddb3aaefddd75b116b2fa0b5dd5354 100644 (file)
--- a/server.h
+++ b/server.h
@@ -4,7 +4,9 @@
 #include <libubox/list.h>
 #include <libubox/uloop.h>
 #include <libubox/avl.h>
-#include "priv.h"
+#include <libubox/blobmsg.h>
+#include <libubox/udebug.h>
+#include <libubox/udebug-proto.h>
 
 extern int debug_level;