#include <unistd.h> to get it to compile
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
This commit is contained in:
parent
61a475e351
commit
d791292fb7
@ -4,7 +4,7 @@
|
||||
* do a lot of the work :).
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
* $Id: main.c,v 1.1 1997/12/06 05:23:03 sef Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@ -14,6 +14,7 @@
|
||||
#include <err.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/pioctl.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user