From 70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 12 Nov 1993 23:39:35 +0000 Subject: [PATCH] * som.c: Include libhppa.h --- bfd/ChangeLog | 2 ++ bfd/som.c | 1 + 2 files changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 83a74bb22cf..a50a6f91b79 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. diff --git a/bfd/som.c b/bfd/som.c index 5c10a36e048..707ed925835 100644 --- a/bfd/som.c +++ b/bfd/som.c @@ -27,6 +27,7 @@ #include "libbfd.h" #include "som.h" +#include "libhppa.h" #include #include -- 2.30.2