diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
| commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
| tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /multimedia/vic/files/patch-config | |
| parent | 07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff) | |
Diffstat (limited to 'multimedia/vic/files/patch-config')
| -rw-r--r-- | multimedia/vic/files/patch-config | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/multimedia/vic/files/patch-config b/multimedia/vic/files/patch-config deleted file mode 100644 index dd572f7a85c8..000000000000 --- a/multimedia/vic/files/patch-config +++ /dev/null @@ -1,25 +0,0 @@ ---- config.h Thu Apr 10 13:57:28 2003 -+++ config.h Thu Sep 23 18:37:11 2004 -@@ -38,11 +38,6 @@ - - #if defined(sgi) || defined(__bsdi__) || defined(__FreeBSD__) - #include <sys/types.h> --#ifndef uint16_t --typedef unsigned char uint8_t; --typedef unsigned short uint16_t; --typedef unsigned int uint32_t; --#endif - #elif defined(sun) - - #include <sys/types.h> -@@ -91,10 +86,6 @@ - #include "debug.h" - #include <stdlib.h> - #include <time.h> /* For clock_t */ -- --#ifdef HAVE_MALLOC_H --#include <malloc.h> --#endif /* HAVE_MALLOC_H */ - - #if defined(NEED_SUNOS_PROTOS) - #if defined(__cplusplus) |
