drop fgetln.c

This commit is contained in:
Leah Neukirchen
2017-07-11 13:17:45 +02:00
parent 1ceb2dd795
commit 8908e5ec42
3 changed files with 4 additions and 107 deletions

View File

@ -18,6 +18,9 @@
* $OpenBSD$
*/
/* For FreeBSD. */
#define _WITH_GETLINE
#include <sys/types.h>
#include "queue.h"