13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
$NetBSD: patch-aa,v 1.4 2009/09/09 16:40:39 drochner Exp $
|
|
|
|
--- frontend/main.c.orig 2009-01-24 02:10:20.000000000 +0100
|
|
+++ frontend/main.c
|
|
@@ -39,6 +39,7 @@
|
|
#include <windows.h>
|
|
#include <fcntl.h>
|
|
#else
|
|
+#include <sys/param.h>
|
|
#include <signal.h>
|
|
#endif
|
|
|