mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
210 B
C++
11 lines
210 B
C++
--- src/codec_fluidsynth.cpp.orig 2011-07-29 08:37:48 UTC
|
|
+++ src/codec_fluidsynth.cpp
|
|
@@ -27,6 +27,7 @@
|
|
|
|
#include <string.h>
|
|
#include <assert.h>
|
|
+#include <unistd.h>
|
|
#ifdef _WIN32
|
|
#include <io.h>
|
|
#endif
|