Commit Graph

4 Commits

Author SHA1 Message Date
Todd C. Miller
d7ebfe06d1 o Digital UNIX needs to check for *snprintf() before -ldb is added to LIBS
since -ldb includes a bogus snprintf().
o Add forward refs for struct mbuf and struct rtentry for Digital UNIX.
o Reorder some functions in snprintf.c to fix -Wall
o Add missing includes to fix more -Wall
1999-08-12 16:24:10 +00:00
Todd C. Miller
bcc133c11e Now compiles on more K&R compilers 1999-07-22 12:53:20 +00:00
Todd C. Miller
17f22b06cd include malloc.h if no stdlib.h 1999-07-15 15:21:25 +00:00
Todd C. Miller
143a6195c4 KTH snprintf()/asprintf() for systems w/o them 1999-07-15 14:21:02 +00:00