Make it lint-free

This commit is contained in:
Guido van Rossum 1992-03-27 17:23:59 +00:00
parent 85998fa069
commit 559e55f73c

View file

@ -53,3 +53,4 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "malloc.h"
extern char *strdup PROTO((const char *));
extern void fatal PROTO((char *));