Temporary hack to compile.

This commit is contained in:
Joel Sherrill
2000-06-13 21:41:45 +00:00
parent 3ab61f0a35
commit 2adcb4dda6
3 changed files with 0 additions and 3 deletions

View File

@@ -23,7 +23,6 @@
#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
#include <sys/filio.h>
/*
* FreeBSD does not support a full POSIX termios so we have to help it out

View File

@@ -23,7 +23,6 @@
#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
#include <sys/filio.h>
/*
* FreeBSD does not support a full POSIX termios so we have to help it out

View File

@@ -23,7 +23,6 @@
#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
#include <sys/filio.h>
/*
* FreeBSD does not support a full POSIX termios so we have to help it out