OSDN Git Service

use the `PROTOTYPES' macro defined in config.h.
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 19:14:00 +0000 (19:14 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 6 Jul 2002 19:14:00 +0000 (19:14 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@302 6a8cc165-1e22-0410-a132-eb4e3f353aba

src/prototypes.h

index f2bcd3f..432cf31 100644 (file)
@@ -1,5 +1,5 @@
 /* This file was generated by cproto */
-#if STDC_HEADERS
+#if PROTOTYPES /* defined in config.h */
 #define P_(s) s
 #else
 #define P_(s) ()