removed unused includes

This commit is contained in:
Jeff Hill
1999-05-11 00:30:04 +00:00
parent a840130e9c
commit b3629cf1c2

View File

@@ -8,6 +8,9 @@
* $Id$
*
* $Log$
* Revision 1.10 1999/05/10 23:40:06 jhill
* removed timespec def and os specific ifdef maintenance nightmare
*
* Revision 1.9 1998/12/21 20:59:30 jhill
* changes from Salikova
*
@@ -49,9 +52,6 @@
#define AIT_FIXED_STRING_SIZE 40
#include <sys/types.h>
#include <string.h>
#include "shareLib.h"
typedef char aitInt8;