Move some code (including the optional objects) into libwsutil
[obnox/wireshark/wip.git] / dftest.c
index 03e884b8a3a0852d378762f959ba8521b9a2104a..a9ed86458899105a3c45e2ed30ac5c68312a0516 100644 (file)
--- a/dftest.c
+++ b/dftest.c
@@ -33,7 +33,7 @@
 #include <errno.h>
 
 #ifdef NEED_STRERROR_H
-#include "strerror.h"
+#include "wsutil/strerror.h"
 #endif
 
 #include <glib.h>