summaryrefslogtreecommitdiff
path: root/oldXMenu/InsSel.c
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/InsSel.c')
-rw-r--r--oldXMenu/InsSel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/oldXMenu/InsSel.c b/oldXMenu/InsSel.c
index 66f4968197d..f5380437958 100644
--- a/oldXMenu/InsSel.c
+++ b/oldXMenu/InsSel.c
@@ -14,6 +14,7 @@
*/
#include "XMenuInt.h"
+#include <string.h>
int
XMenuInsertSelection(register XMenu *menu, register int p_num, register int s_num, char *data, char *label, int active)