diff options
Diffstat (limited to 'audio/ocp/files/patch-playgmd_gmdlokt.c')
-rw-r--r-- | audio/ocp/files/patch-playgmd_gmdlokt.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/ocp/files/patch-playgmd_gmdlokt.c b/audio/ocp/files/patch-playgmd_gmdlokt.c new file mode 100644 index 0000000..672d523 --- /dev/null +++ b/audio/ocp/files/patch-playgmd_gmdlokt.c @@ -0,0 +1,10 @@ +--- playgmd/gmdlokt.c.orig Sun Apr 24 02:08:10 2005 ++++ playgmd/gmdlokt.c Sun Apr 24 02:08:24 2005 +@@ -9,6 +9,7 @@ + */ + + #include "config.h" ++#include <sys/types.h> + #include <netinet/in.h> + #include <stdio.h> + #include <stdlib.h> |