]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* som.c: Include libhppa.h
authorJeff Law <law@redhat.com>
Fri, 12 Nov 1993 23:39:35 +0000 (23:39 +0000)
committerJeff Law <law@redhat.com>
Fri, 12 Nov 1993 23:39:35 +0000 (23:39 +0000)
bfd/ChangeLog
bfd/som.c

index 83a74bb22cf3b9913a5ca7199d5e2c2811afc807..a50a6f91b79ab2edea38f1699a2802f77d9e2876 100644 (file)
@@ -1,5 +1,7 @@
 Fri Nov 12 15:29:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
+       * som.c: Include libhppa.h
+
        * som.c (bfd_som_set_section_attributes): New function.
        (bfd_som_set_subsection_attributes): Likewise.
        (bfd_som_set_symboL_type): Likewise.
index 5c10a36e048f54180edcebe45ea320d82f677a8c..707ed925835d750e104b1d3ac44f9e291a045b8d 100644 (file)
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -27,6 +27,7 @@
 
 #include "libbfd.h"
 #include "som.h"
+#include "libhppa.h"
 
 #include <stdio.h>
 #include <sys/types.h>