mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
|
--- event.c Thu Dec 2 12:50:06 1999
|
||
|
+++ event.c.new Mon Dec 6 16:44:01 1999
|
||
|
@@ -18,6 +18,7 @@
|
||
|
#include <errno.h>
|
||
|
#include <stdio.h>
|
||
|
#include <X11/Xlib.h>
|
||
|
+#include <string.h>
|
||
|
|
||
|
#include "sound.h"
|
||
|
#include "screen.h"
|