Removed reference to stackchk.h.

This commit is contained in:
Joel Sherrill
1998-12-03 21:54:09 +00:00
parent 478b86fa2f
commit 1aa9876c05

View File

@@ -69,10 +69,6 @@
#include <string.h>
#include <fcntl.h>
#ifdef STACK_CHECKER_ON
#include <stackchk.h>
#endif
/*
* The original table from the application and our copy of it with
* some changes.