summaryrefslogtreecommitdiffstats
path: root/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index 31cdb8a..476f520 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -166,7 +166,7 @@ int cgetustr __P((char *, char *, char **));
int daemon __P((int, int));
char *devname __P((int, int));
int getloadavg __P((double [], int));
-const char *
+__const char *
getprogname __P((void));
char *group_from_gid __P((unsigned long, int));
OpenPOWER on IntegriCloud