opnsense-ports/shells/flash/files/patch-exec.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
214 B
C

--- exec.c.orig Thu Jan 18 01:18:17 2001
+++ exec.c Fri Jan 26 05:30:33 2001
@@ -38,7 +38,6 @@
#include <ctype.h>
#include <time.h>
#include <errno.h>
-#include <wchar.h>
#include "exec.h"
#include "misc.h"