Oh foo. I got carried away. :-( "joy.h" is used to size an array.

(Incidently, there is no bounds checking...)
This commit is contained in:
Peter Wemm 1999-10-11 16:09:00 +00:00
parent d1f088dab5
commit e6daa4d087
3 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,8 @@
*
*/
#include "joy.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>

View File

@ -29,6 +29,8 @@
*
*/
#include "joy.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>

View File

@ -29,6 +29,8 @@
*
*/
#include "joy.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>