Renamed "aio.h" as <sys/dataacq.h>.

This commit is contained in:
Peter Dufault 1995-04-28 12:05:36 +00:00
parent f8c191bd8e
commit b74f75a231

View File

@ -40,7 +40,6 @@
*/
#include "labpc.h"
#include "aio.h"
#include <sys/types.h>
#include <sys/param.h>
@ -53,6 +52,8 @@
#include <sys/malloc.h>
#include <sys/errno.h>
#include <sys/buf.h>
#include <sys/dataacq.h>
#include <machine/devconf.h>
#include <machine/clock.h>