diff options
Diffstat (limited to 'system.h')
-rw-r--r-- | system.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -448,7 +448,7 @@ extern void muntrace (void) } #endif /*@unchecked@*/ -const char *__progname; +extern const char *__progname; #if HAVE_NETDB_H #include <netdb.h> |