mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
271 B
C
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"
|