summaryrefslogtreecommitdiff
path: root/audio/mp3wrap/files/patch-aa
blob: 34a0baca1fe86ad49c44b1e02a768afcfa4c55ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- crc.c.orig	Mon Jun  2 20:41:23 2003
+++ crc.c	Mon Jun  2 20:43:24 2003
@@ -25,7 +25,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-
+#include <sys/types.h>
 #include "crc.h"
 
 static const u_int32_t crctab[256] = {