diff options
Diffstat (limited to 'oldXMenu/InsPane.c')
| -rw-r--r-- | oldXMenu/InsPane.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c index d8470f3a5bf..da92f49aa77 100644 --- a/oldXMenu/InsPane.c +++ b/oldXMenu/InsPane.c @@ -15,6 +15,7 @@ */ #include "XMenuInt.h" +#include <string.h> int XMenuInsertPane(register XMenu *menu, register int p_num, char *label, int active) |
