mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 15:36:34 +00:00
Remove unnecessary (and incorrect) include in unixcomm.c (#280)
This commit is contained in:
parent
23a244a0fa
commit
e90b0f734a
@ -56,10 +56,6 @@ Unix Interface Communications
|
||||
#include "byteswapdefs.h"
|
||||
#include "commondefs.h"
|
||||
|
||||
#ifdef GCC386
|
||||
#include "inlinePS2.h"
|
||||
#endif /* GCC386 */
|
||||
|
||||
static __inline__ int SAFEREAD(int f, unsigned char *b, int c) {
|
||||
int res;
|
||||
loop:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user