summaryrefslogtreecommitdiff
path: root/crc32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.cc')
-rw-r--r--crc32.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crc32.cc b/crc32.cc
index a446ffc..2b9ee9a 100644
--- a/crc32.cc
+++ b/crc32.cc
@@ -15,6 +15,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <sys/types.h>
/* crc_tab[] -- this crcTable is being build by chksum_crc32GenTab().
* so make sure, you call it before using the other