freebsd-ports/audio/cd-console/files/patch-cd-console.cpp
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

8 lines
163 B
C++

--- cd-console.cpp.orig 2001-08-25 18:09:00 UTC
+++ cd-console.cpp
@@ -1,4 +1,5 @@
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#ifdef OS_BSD