mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
55fb3c2319
PR: 24676 Submitted by: Ports Fury
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
--- 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"
|