019aff8e20
Add proper deps. Add destdir support. And, finally, make it build properly. (82 (small) patches later...)
12 lines
384 B
Text
12 lines
384 B
Text
$NetBSD: patch-bb,v 1.1 2008/08/31 06:52:29 dholland Exp $
|
|
|
|
--- server/atom.c~ 1997-11-07 09:55:37.000000000 -0500
|
|
+++ server/atom.c 2008-08-31 00:25:58.000000000 -0400
|
|
@@ -28,6 +28,7 @@
|
|
* *
|
|
************************************************************************/
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#define NEED_REPLIES
|
|
#include <X11/Xproto.h>
|
|
#include <X11/X.h>
|