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

Annotation of ports/games/vcmi/patches/patch-timeHandler_h, Revision 1.1

1.1     ! yason       1: $OpenBSD$
        !             2: --- timeHandler.h.orig Sun Nov 13 21:00:27 2011
        !             3: +++ timeHandler.h      Sun Nov 13 21:03:23 2011
        !             4: @@ -1,7 +1,7 @@
        !             5:  #ifndef __TIMEHANDLER_H__
        !             6:  #define __TIMEHANDLER_H__
        !             7:  
        !             8: -#ifdef __FreeBSD__
        !             9: +#ifdef __OpenBSD__
        !            10:        #include <sys/types.h>
        !            11:        #include <sys/time.h>
        !            12:        #include <sys/resource.h>

CVSweb