summaryrefslogtreecommitdiff
path: root/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'defs.h')
-rw-r--r--defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/defs.h b/defs.h
index f60b558..344e4e1 100644
--- a/defs.h
+++ b/defs.h
@@ -531,6 +531,7 @@ const char *strsignal P((int));
#endif
extern int current_personality;
+extern const int personality_wordsize[];
struct sysent {
int nargs;