Move some code (including the optional objects) into libwsutil
[obnox/wireshark/wip.git] / epan / dissectors / packet-giop.c
index 4858bd63e3cc6314b1563f99f21dca47e55b0c94..4beee5a6bee2359c5d4a3c42b8c665572bab281a 100644 (file)
 #include <glib.h>
 #include <math.h>
 #ifdef NEED_STRERROR_H
-#include "strerror.h"
+#include "wsutil/strerror.h"
 #endif
 
 #include "isprint.h"