diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /x11-servers/Xfstt/files/patch-libfstt__arch.h | |
| parent | editors/fte: update to 20110708 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes:
svn path=/head/; revision=363362
Diffstat (limited to 'x11-servers/Xfstt/files/patch-libfstt__arch.h')
| -rw-r--r-- | x11-servers/Xfstt/files/patch-libfstt__arch.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-servers/Xfstt/files/patch-libfstt__arch.h b/x11-servers/Xfstt/files/patch-libfstt__arch.h new file mode 100644 index 000000000000..4815c3e222a8 --- /dev/null +++ b/x11-servers/Xfstt/files/patch-libfstt__arch.h @@ -0,0 +1,10 @@ +--- libfstt/arch.h.orig Thu Nov 14 21:08:10 2002 ++++ libfstt/arch.h Wed Nov 20 22:44:27 2002 +@@ -49,6 +49,7 @@ + typedef signed short S16; + typedef signed int S32; + ++#include <sys/types.h> + #include <netinet/in.h> + + // byte swapping (doing it by ntohl/ntohs works only on little endian CPUs) |
