12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
$OpenBSD: patch-src_accessory_cc,v 1.1 2002/09/30 14:06:03 naddy Exp $
|
|
--- src/accessory.cc.orig Mon Sep 30 15:41:48 2002
|
|
+++ src/accessory.cc Mon Sep 30 15:41:59 2002
|
|
@@ -23,6 +23,7 @@
|
|
#endif
|
|
#include <signal.h>
|
|
#include <unistd.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sys/time.h>
|
|
#include <X11/Xlib.h>
|