summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 18e330c)
raw | patch | inline | side by side (parent: 18e330c)
author | ishmal <ishmal@users.sourceforge.net> | |
Sat, 15 Jul 2006 12:55:08 +0000 (12:55 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Sat, 15 Jul 2006 12:55:08 +0000 (12:55 +0000) |
src/inkview.cpp | patch | blob | history |
diff --git a/src/inkview.cpp b/src/inkview.cpp
index 495a943b75ee91fd87f162a9a8a333a5899806b5..3caed0df5643239faf3c24f5ae0e714454c6ed28 100644 (file)
--- a/src/inkview.cpp
+++ b/src/inkview.cpp
# include "config.h"
#endif
+#ifdef HAVE_GETOPT_H
+#include <getopt.h>
+#endif
+
#include <string.h>
#include <sys/stat.h>
#include <locale.h>