9 lines
170 B
Text
9 lines
170 B
Text
|
--- hybrid.c.orig Mon Sep 25 10:22:07 1995
|
||
|
+++ hybrid.c Sat Jun 20 00:33:28 1998
|
||
|
@@ -26,2 +26,5 @@
|
||
|
#include "dither.h"
|
||
|
+#ifdef __NetBSD__
|
||
|
+#include <stdlib.h>
|
||
|
+#endif
|
||
|
|