summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/stdio/fgetln.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-30 13:23:59 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:18:54 +0100
commit24042643b3c7488b0cd66ce1ea910d1e43a72cde (patch)
tree22caac22aa5d40665419b0ca851b760ea6f739e1 /freebsd/lib/libc/stdio/fgetln.c
parentPING(8): Fix initialization and cleanup (diff)
downloadrtems-libbsd-24042643b3c7488b0cd66ce1ea910d1e43a72cde.tar.bz2
Revert superfluous changes
Diffstat (limited to 'freebsd/lib/libc/stdio/fgetln.c')
-rw-r--r--freebsd/lib/libc/stdio/fgetln.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/freebsd/lib/libc/stdio/fgetln.c b/freebsd/lib/libc/stdio/fgetln.c
index 72f3b620..2b1c1125 100644
--- a/freebsd/lib/libc/stdio/fgetln.c
+++ b/freebsd/lib/libc/stdio/fgetln.c
@@ -1,5 +1,3 @@
-#include "port_before.h"
-
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.