Assume <errno.h> declares errno.

This commit is contained in:
nekral-guest
2008-01-06 13:42:47 +00:00
parent 1d63dfd1d4
commit 06691758e8
2 changed files with 4 additions and 1 deletions

View File

@@ -37,7 +37,6 @@
#include "defines.h"
#include "prototypes.h"
#include "port.h"
extern int errno;
static FILE *ports;