2008-08-21 03:34:07 -04:00
|
|
|
$OpenBSD: apm-patch-src_aapm_h,v 1.3 2008/08/21 07:34:07 ajacoutot Exp $
|
2007-10-05 10:15:13 -04:00
|
|
|
--- src/aapm.h.orig Fri Oct 5 15:58:15 2007
|
|
|
|
+++ src/aapm.h Fri Oct 5 15:58:47 2007
|
2006-11-04 12:59:19 -05:00
|
|
|
@@ -1,5 +1,5 @@
|
|
|
|
|
2007-10-05 10:15:13 -04:00
|
|
|
-#if defined(linux) || (defined (__FreeBSD__) && defined(i386)) || (defined(__NetBSD__) && defined(i386))
|
2008-08-21 03:34:07 -04:00
|
|
|
+#if defined(linux) || (defined (__FreeBSD__) && defined(i386)) || (defined(__NetBSD__) && defined(i386)) || defined(__OpenBSD__)
|
2006-11-04 12:59:19 -05:00
|
|
|
|
|
|
|
#include "ywindow.h"
|
|
|
|
#include "ytimer.h"
|