* coffgen.c: #include seclet.h.

This commit is contained in:
Stu Grossman 1993-01-10 05:30:36 +00:00
parent 0213d96f60
commit a8ba7cc6b1
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Sat Jan 9 21:29:32 1993 Stu Grossman (grossman at cygnus.com)
* coffgen.c: #include seclet.h.
Sat Jan 9 19:48:14 1993 Stu Grossman (grossman at cygnus.com)
* hppa.c (hppa_object_setup): Get rid of all knowledge of stabs

View File

@ -39,6 +39,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "sysdep.h"
#include "libbfd.h"
#include "coff/internal.h"
#include "seclet.h"
#include "libcoff.h"
static asection bfd_debug_section = { "*DEBUG*" };