freebsd-ports/audio/rsynth/files/patch-naplay.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

7 lines
165 B
C

--- naplay.c.orig 1994-11-01 18:40:13 UTC
+++ naplay.c
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <useconfig.h>
#include <sys/time.h>
#include <sys/stat.h>