remove system library prototypes
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
* Author: Keith Packard, MIT X Consortium
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xos.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
@@ -53,9 +54,6 @@
|
||||
#include <termio.h>
|
||||
#endif
|
||||
|
||||
extern void exit ();
|
||||
|
||||
|
||||
void
|
||||
BecomeDaemon( void )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user