ports/audio/osalp/files/patch-formatlib_audiofile-0.2.0_libaudiofile_aiffwrite.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

10 lines
271 B
C

--- formatlib/audiofile-0.2.0/libaudiofile/aiffwrite.c.orig 2001-02-20 19:37:23 UTC
+++ formatlib/audiofile-0.2.0/libaudiofile/aiffwrite.c
@@ -28,6 +28,7 @@
#include <assert.h>
#include <sys/types.h>
+#include <string.h>
#include <stdlib.h>
#include "extended.h"