1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/audio/wmix/files/patch-wmix.c
Volker Stolz 079a18698c - Update to 3.1
- Install documentation
- Assign maintership to submitter

PR:		ports/69056
Submitted by:	Roman Bogorodskiy
2004-07-15 11:45:37 +00:00

11 lines
222 B
C

--- wmix.c.orig Wed Jul 14 18:15:17 2004
+++ wmix.c Wed Jul 14 18:15:26 2004
@@ -24,7 +24,6 @@
#include <string.h>
#include <signal.h>
#include <string.h>
-#include <getopt.h>
#include <unistd.h>
#include <X11/X.h>