Remove unused reference to objformat.h

This commit is contained in:
Peter Wemm 2007-01-25 22:38:58 +00:00
parent 401a7f6f1b
commit b7696cdf60

View File

@ -45,7 +45,6 @@ static const char rcsid[] =
#include <errno.h>
#include <fcntl.h>
#include <sys/link_aout.h>
#include <objformat.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>