Moved comm.h from head to global directory. Fixed compilation of logint. Removed...
[vlp.git] / src / kernel / kernel.cpp
index e17b6e50d54f7a18f9887f42380ca4d3065e608e..ad259d30d4bccc7dc5abee72d449bd491d55f101 100644 (file)
@@ -67,7 +67,7 @@
 #include <fcntl.h>
 
 #include "genint1.h"
-#include "../head/comm.h"
+#include "comm.h"
 #include "socu.h"
 #include <netinet/in.h>