Fix for compile with --with-kernel configure option.

This commit is contained in:
Takashi Iwai 2000-09-01 16:22:57 +00:00
parent 164a3cda00
commit b000ebc270
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
#include <stdio.h>
#include <values.h>
char *strcpy (), *strcat ();
#include <string.h>
/*void exit(), free();*/
/* public stuff */