Remove unused files.

This commit is contained in:
tjr 2004-07-19 08:24:21 +00:00
parent cd9ad056be
commit a02d48b031
2 changed files with 0 additions and 12 deletions

View File

@ -1,7 +0,0 @@
/* $FreeBSD$
*/
#define _POSIX2_RE_DUP_MAX 255
#define CHAR_MIN (-128)
#define CHAR_MAX 127
#define CHAR_BIT 8

View File

@ -1,5 +0,0 @@
/* $FreeBSD$
*/
extern char *malloc();
extern char *realloc();