]> mj.ucw.cz Git - libucw.git/commitdiff
added missing include
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Tue, 2 May 2006 07:15:47 +0000 (09:15 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Tue, 2 May 2006 07:15:47 +0000 (09:15 +0200)
images/image-idx.c

index d98947c0eed08aeb4c2063ed11338364ce919382..8ef17b6bd942f68a638bbba654703e971a32f687 100644 (file)
@@ -3,6 +3,7 @@
 #include "sherlock/sherlock.h"
 #include "lib/mempool.h"
 #include "lib/conf.h"
+#include "lib/getopt.h"
 #include "lib/fastbuf.h"
 #include "lib/chartype.h"
 #include "sherlock/object.h"