removed include file in_all.h
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
str
|
||||
*/
|
||||
|
||||
#include "in_all.h"
|
||||
#include "alloc.h"
|
||||
|
||||
EXPORT char *
|
||||
char *
|
||||
Salloc(str, sz)
|
||||
register char *str;
|
||||
register unsigned int sz;
|
||||
|
||||
Reference in New Issue
Block a user