projects
/
chise
/
kage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aa6025
)
New file.
author
Koichi KAMICHI
<kamichi@fonts.jp>
Fri, 27 Feb 2004 15:13:43 +0000
(15:13 +0000)
committer
Koichi KAMICHI
<kamichi@fonts.jp>
Fri, 27 Feb 2004 15:13:43 +0000
(15:13 +0000)
kagecgi/sysdep.h
[new file with mode: 0755]
patch
|
blob
diff --git a/kagecgi/sysdep.h
b/kagecgi/sysdep.h
new file mode 100755
(executable)
index 0000000..
cbf3e38
--- /dev/null
+++ b/
kagecgi/sysdep.h
@@ -0,0
+1,20
@@
+//sysdep.h
\r
+//
\r
+
\r
+#include <stdio.h>
\r
+#include <stdlib.h>
\r
+
\r
+#include <math.h>
\r
+
\r
+#include <sys/fcntl.h>
\r
+
\r
+#include <glib.h>
\r
+
\r
+#include <png.h>
\r
+
\r
+#include <X11/Xlib.h>
\r
+#include <X11/Xutil.h>
\r
+
\r
+#include <db1/db.h>
\r
+//#include <db2/db_185.h>
\r
+
\r