summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-07-02 13:16:50 +0000
committerjbj <devnull@localhost>2002-07-02 13:16:50 +0000
commit77076c7c8d83f8b783634c7328b132b938389987 (patch)
tree4b5e2407e4a28acf29009bfc650080524cdb6daa /system.h
parent8c4991e9d533de552b957ea445d65f6834205f29 (diff)
downloadlibrpm-tizen-77076c7c8d83f8b783634c7328b132b938389987.tar.gz
librpm-tizen-77076c7c8d83f8b783634c7328b132b938389987.tar.bz2
librpm-tizen-77076c7c8d83f8b783634c7328b132b938389987.zip
add (disabled for now) dependency check to rpmgraph.
splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index a313e0d32..03655c7e9 100644
--- a/system.h
+++ b/system.h
@@ -351,6 +351,7 @@ extern void muntrace (void)
else __progname = pn; \
}
#endif
+/*@unchecked@*/
const char *__progname;
#if HAVE_NETDB_H