Include <wsutil/crc11.h> so that we check whether the prototypes therein
[metze/wireshark/wip.git] / wsutil / crc11.c
index 53246755533f61ed884bed129e0193515b76114e..ba4d4a19399851fc5304e313338728d69263be36 100644 (file)
@@ -23,6 +23,8 @@
 
 #include <glib.h>
 
+#include <wsutil/crc11.h>
+
 /**
  * Functions and types for CRC checks.
  *