Include <wsutil/crc11.h> so that we check whether the prototypes therein

match the actual function types here.

svn path=/trunk/; revision=46648
This commit is contained in:
Guy Harris 2012-12-21 01:57:03 +00:00
parent 166b5d4469
commit bb674a2e1e
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#include <glib.h>
#include <wsutil/crc11.h>
/**
* Functions and types for CRC checks.
*