* coffgen.c: #include seclet.h.
authorStu Grossman <grossman@cygnus>
Sun, 10 Jan 1993 05:30:36 +0000 (05:30 +0000)
committerStu Grossman <grossman@cygnus>
Sun, 10 Jan 1993 05:30:36 +0000 (05:30 +0000)
bfd/ChangeLog
bfd/coffgen.c

index a321478..579c4cb 100644 (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
index 4bd0161..fc87b4d 100644 (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*" };