projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b29e604
)
[HAVE_CONFIG_H]: Include config.h.
author
Jim Meyering
<jim@meyering.net>
Sun, 14 Sep 1997 03:20:38 +0000
(
03:20
+0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 14 Sep 1997 03:20:38 +0000
(
03:20
+0000)
lib/strverscmp.c
patch
|
blob
|
history
diff --git
a/lib/strverscmp.c
b/lib/strverscmp.c
index bc5ba1f9d85d5c7b45275e235b1a9e878e6e2837..b3926f25e0df1b4adff13ba795ab64c012e32fe9 100644
(file)
--- a/
lib/strverscmp.c
+++ b/
lib/strverscmp.c
@@
-18,6
+18,10
@@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <string.h>
#include <ctype.h>