Use full path to dlinklist.h in includes.
[obnox/samba/samba-obnox.git] / source3 / lib / unix_msg / unix_msg.c
index 3221133f9c6b7789260df10c70a94938a1e766cf..cb648ede97f9e6e77b6851ecb5efbd856901e37e 100644 (file)
@@ -21,7 +21,7 @@
 #include "system/select.h"
 #include "system/time.h"
 #include "system/network.h"
-#include "dlinklist.h"
+#include "lib/util/dlinklist.h"
 #include "pthreadpool/pthreadpool.h"
 #include "lib/util/iov_buf.h"
 #include "lib/msghdr.h"