summaryrefslogtreecommitdiff
path: root/oldXMenu/XMenuInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/XMenuInt.h')
-rw-r--r--oldXMenu/XMenuInt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/oldXMenu/XMenuInt.h b/oldXMenu/XMenuInt.h
index 86b8e057cd5..5d5365ad8f2 100644
--- a/oldXMenu/XMenuInt.h
+++ b/oldXMenu/XMenuInt.h
@@ -37,6 +37,8 @@ without express or implied warranty.
#include <config.h>
+#include <attribute.h>
+
/* Avoid warnings about redefining NULL by including <stdio.h> first;
the other file which wants to define it (<stddef.h> on Ultrix
systems) can deal if NULL is already defined, but <stdio.h> can't. */