summaryrefslogtreecommitdiff
path: root/vhook/imlib2.c
diff options
context:
space:
mode:
authorPhilip Gladstone <philipjsg@users.sourceforge.net>2002-11-23 01:29:25 +0000
committerPhilip Gladstone <philipjsg@users.sourceforge.net>2002-11-23 01:29:25 +0000
commit47930f093e478dd600d0dd7bcfca0ab81e884ead (patch)
tree416dd1bccdd138c518d951b66d00b1a9cc81e29a /vhook/imlib2.c
parent9c76bd48aa318eaf74a3d9c4cac3d8a9ada3fe04 (diff)
Applied changes to make it compile on darwin
Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'vhook/imlib2.c')
-rw-r--r--vhook/imlib2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vhook/imlib2.c b/vhook/imlib2.c
index 3e11d9c1b2..fcc09e17f3 100644
--- a/vhook/imlib2.c
+++ b/vhook/imlib2.c
@@ -45,7 +45,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
-#include <getopt.h>
#include <stdarg.h>
#include <string.h>
#include <unistd.h>