freebsd-ports/audio/mp3wrap/files/patch-crc.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
196 B
C

--- crc.c.orig 2003-01-10 22:19:35 UTC
+++ crc.c
@@ -25,7 +25,7 @@
#include <stdio.h>
#include <stdlib.h>
-
+#include <sys/types.h>
#include "crc.h"
static const u_int32_t crctab[256] = {