summaryrefslogtreecommitdiff
blob: 23ab4d1cd7f66f1fa30e79dd56287c8481baf409 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/oxine.c.org	2004-11-22 23:19:24.033988400 -0100
+++ src/oxine.c	2004-11-22 23:20:28.760148528 -0100
@@ -28,6 +28,7 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <getopt.h>
 
 #include <xine.h>
 #include "oxine.h"