summaryrefslogtreecommitdiff
path: root/misc/glob.c
diff options
context:
space:
mode:
authorewt <devnull@localhost>1997-05-07 15:07:50 +0000
committerewt <devnull@localhost>1997-05-07 15:07:50 +0000
commit9c2a152c85f5c6b97f25ac4b0b355d6a816fe967 (patch)
tree9f70ae59195b87573e50648ba0bf121a2186ce3a /misc/glob.c
parent140af1251243e1cad1ba92b95c1017ee5a918567 (diff)
downloadlibrpm-tizen-9c2a152c85f5c6b97f25ac4b0b355d6a816fe967.tar.gz
librpm-tizen-9c2a152c85f5c6b97f25ac4b0b355d6a816fe967.tar.bz2
librpm-tizen-9c2a152c85f5c6b97f25ac4b0b355d6a816fe967.zip
Added config.h, miscfn.h header files
CVS patchset: 1607 CVS date: 1997/05/07 15:07:50
Diffstat (limited to 'misc/glob.c')
-rw-r--r--misc/glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/glob.c b/misc/glob.c
index d8b4d547a..4f83457db 100644
--- a/misc/glob.c
+++ b/misc/glob.c
@@ -7,7 +7,7 @@
#endif
#if defined(sun) && !defined(__svr4__)
-#define SYSNDIR
+#define SYSDIR
#endif
/* Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc.