Include opt_compat.h now the old signalling syscalls are of type COMPAT.

This commit is contained in:
marcel 1999-10-12 19:08:09 +00:00
parent 8f15cc158d
commit 57b05462a4

View File

@ -88,6 +88,7 @@
* rights to redistribute these changes.
*/
#include "opt_compat.h"
#include "opt_ddb.h"
#include "opt_simos.h"
#include "opt_sysvipc.h"