freebsd-ports/shells/flash/files/patch-ao
Kevin Lo 55fb3c2319 Update to version 0.9.4
PR: 24676
Submitted by: Ports Fury
2001-01-28 08:07:45 +00:00

10 lines
199 B
Text

--- string.h.orig Thu Jan 18 01:21:24 2001
+++ string.h Fri Jan 26 05:36:32 2001
@@ -2,7 +2,6 @@
# define __STRING_H
#include <ctype.h>
-#include <wchar.h>
#define CR '\n'
#define TAB '\t'