mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
10 lines
214 B
C
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"
|