install osiFileName.h

This commit is contained in:
Jeff Hill
1998-02-27 02:32:40 +00:00
parent 3dc326d89a
commit bc48b09009
2 changed files with 3 additions and 0 deletions

View File

@@ -12,7 +12,9 @@ INC += shareLib.h
INC += bsdProto.h
INC += task_params.h
INC += osiMutexNOOP.h
INC += unixFileName.h
OSINC += osiFileName.h
OSINC += osiSock.h
include $(TOP)/config/RULES.Host

View File

@@ -2,6 +2,7 @@ TOP = ../../..
include $(TOP)/config/CONFIG_BASE
OSINC += osiSock.h
OSINC += osiFileName.h
include $(TOP)/config/RULES.Vx