10 lines
218 B
C
10 lines
218 B
C
--- menudata.c.orig Fri May 19 14:40:29 2000
|
|
+++ menudata.c Sun Jun 15 18:13:59 2003
|
|
@@ -5,6 +5,7 @@
|
|
* See the included file LICENSE for details.
|
|
*/
|
|
|
|
+#include <string.h>
|
|
#include "common.h"
|
|
#include "menu.h"
|
|
|