Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
280 B
C
12 lines
280 B
C
--- include/lzo/lzodefs.h.orig 2015-02-04 11:24:51 UTC
|
|
+++ include/lzo/lzodefs.h
|
|
@@ -29,6 +29,8 @@
|
|
#ifndef __LZODEFS_H_INCLUDED
|
|
#define __LZODEFS_H_INCLUDED 1
|
|
|
|
+#include <limits.h>
|
|
+
|
|
#if defined(__CYGWIN32__) && !defined(__CYGWIN__)
|
|
# define __CYGWIN__ __CYGWIN32__
|
|
#endif
|