[BACK]Return to patch-timeHandler_h CVS log [TXT][DIR] Up to [local] / ports / games / vcmi / patches

File: [local] / ports / games / vcmi / patches / Attic / patch-timeHandler_h (download)

Revision 1.1.1.1 (vendor branch), Sun Nov 13 21:44:30 2011 UTC (12 years, 7 months ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- timeHandler.h.orig	Sun Nov 13 21:00:27 2011
+++ timeHandler.h	Sun Nov 13 21:03:23 2011
@@ -1,7 +1,7 @@
 #ifndef __TIMEHANDLER_H__
 #define __TIMEHANDLER_H__
 
-#ifdef __FreeBSD__
+#ifdef __OpenBSD__
 	#include <sys/types.h>
 	#include <sys/time.h>
 	#include <sys/resource.h>