Don't declare malloc, realloc, free.
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 Oct 1994 07:34:59 +0000 (07:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 Oct 1994 07:34:59 +0000 (07:34 +0000)
commit7a481e50f633f5ffa09722ac2bc6fdec941a8230
treec842f1a254b9f7d867a8f6e6fb974c3f7fd5eede
parent0178cafafc47a895138e1245ca29f1cee7567f4c
Don't declare malloc, realloc, free.
Don't include string.h or strings.h.
Include des.h before krb.h.
Do declare my_strstr.
(getline): Really use my_strstr.
Leave one empty place in server->buffer,
and put a null at the end of the data in it.
lib-src/pop.c