More merging mania...

This commit is contained in:
hpa 2001-03-30 01:30:49 +00:00
parent 7a15e40374
commit c92bf0f3d4
9 changed files with 304 additions and 77 deletions

View file

@ -66,6 +66,7 @@ static const char *rcsid = "tftp-hpa $Id$";
#include <string.h>
#include <unistd.h>
#include "../config.h"
#include "extern.h"
void bsd_signal(int, void (*)(int));