fix inclues
This commit is contained in:
@@ -48,6 +48,8 @@ static char *sccsId = "@(#)drvHp1404a.c 1.7\t8/27/93";
|
||||
#include <intLib.h>
|
||||
#include <rebootLib.h>
|
||||
|
||||
#include "dbDefs.h"
|
||||
#include "errlog.h"
|
||||
#include <devLib.h>
|
||||
#include <drvEpvxi.h>
|
||||
#include <drvHp1404a.h>
|
||||
|
||||
@@ -49,6 +49,8 @@ static char *sccsId = "@(#)drvHpe1368a.c 1.14\t9/9/93";
|
||||
#include <stdioLib.h>
|
||||
#include <vxLib.h>
|
||||
|
||||
#include "dbDefs.h"
|
||||
#include "errlog.h"
|
||||
#include <module_types.h>
|
||||
#include <task_params.h>
|
||||
#include <fast_lock.h>
|
||||
|
||||
@@ -42,6 +42,8 @@ static char *sccsId = "@(#)drvHpe1445a.c 1.5\t8/27/93";
|
||||
#include <taskLib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "dbDefs.h"
|
||||
#include "errlog.h"
|
||||
#include <module_types.h>
|
||||
#include <fast_lock.h>
|
||||
#include <devLib.h>
|
||||
|
||||
@@ -51,7 +51,8 @@
|
||||
#include <vxLib.h>
|
||||
#include <taskLib.h>
|
||||
|
||||
#include <dbDefs.h>
|
||||
#include "dbDefs.h"
|
||||
#include "errlog.h"
|
||||
#include <drvSup.h>
|
||||
#include <module_types.h>
|
||||
#include <drvStc.h>
|
||||
|
||||
Reference in New Issue
Block a user