mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
$NetBSD: patch-ae,v 1.1 2002/04/15 20:42:22 fredb Exp $
|
|
|
|
--- Manager.C.orig Mon Apr 23 04:10:42 2001
|
|
+++ Manager.C
|
|
@@ -7,6 +7,7 @@
|
|
#include <X11/Xlocale.h>
|
|
#endif
|
|
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <X11/Xproto.h>
|
|
#include <X11/keysym.h>
|