aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:59 +0000
commite043f37205ffbde5627ff299ad25cd532f2956f0 (patch)
tree18c795bb976aa42aaf91421fe238f7bf04542974 /bin/ed
parent0b8224d1cc9dc6c9778ba04a75b2c8d47e5d7481 (diff)
downloadsrc-e043f37205ffbde5627ff299ad25cd532f2956f0.tar.gz
src-e043f37205ffbde5627ff299ad25cd532f2956f0.zip
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/glbl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ed/glbl.c b/bin/ed/glbl.c
index 94967f8389aa..d0a1d570ee16 100644
--- a/bin/ed/glbl.c
+++ b/bin/ed/glbl.c
@@ -26,7 +26,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/wait.h>