9 lines
254 B
Plaintext
9 lines
254 B
Plaintext
$OpenBSD: patch-naplay_c,v 1.1 2001/12/31 09:44:45 espie Exp $
|
|
--- naplay.c.orig Tue Nov 1 19:40:13 1994
|
|
+++ naplay.c Mon Dec 31 10:31:55 2001
|
|
@@ -1,3 +1,4 @@
|
|
+#include <sys/types.h>
|
|
#include <useconfig.h>
|
|
#include <sys/time.h>
|
|
#include <sys/stat.h>
|