summaryrefslogtreecommitdiff
path: root/tools/tiffdither.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tiffdither.c')
-rw-r--r--tools/tiffdither.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/tiffdither.c b/tools/tiffdither.c
index 6634b1b8..1a478b97 100644
--- a/tools/tiffdither.c
+++ b/tools/tiffdither.c
@@ -1,4 +1,4 @@
-/* $Header: /usr/people/sam/tiff/tools/RCS/tiffdither.c,v 1.24 1995/06/30 00:27:07 sam Exp $ */
+/* $Header: /usr/people/sam/tiff/tools/RCS/tiffdither.c,v 1.25 1995/10/10 00:35:22 sam Exp $ */
/*
* Copyright (c) 1988-1995 Sam Leffler
@@ -24,13 +24,9 @@
* OF THIS SOFTWARE.
*/
-#if defined(unix) || defined(__unix)
-#include "port.h"
-#else
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#endif
#include "tiffio.h"