changed taskParams to task_params

This commit is contained in:
Marty Kraimer
1991-06-20 09:03:37 +00:00
parent ab8bf10521
commit e637391157
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include <ioLib.h>
#include <in.h>
#include <db_access.h>
#include <taskParams.h>
#include <task_params.h>
#include <server.h>
+1 -1
View File
@@ -19,7 +19,7 @@
/*
* LAACS includes
*/
#include <taskParams.h>
#include <task_params.h>
#include <iocmsg.h>
#define abort taskSuspend
+1 -1
View File
@@ -5,7 +5,7 @@
#include <socket.h>
#include <in.h>
#include <db_access.h>
#include <taskParams.h>
#include <task_params.h>
#include <server.h>
#define DELETE_TASK(TID)\