use proper form of include

This commit is contained in:
Jeff Hill
1999-10-28 18:56:22 +00:00
parent b2642612e9
commit d48d5c8337

View File

@@ -4,10 +4,13 @@
// This file implements a IO blocked list NOOP for multi-threaded systems
//
// $Log$
// Revision 1.1 1996/11/02 01:01:24 jhill
// installed
//
//
#include <stdio.h>
#include <casdef.h>
#include "casdef.h"
//