projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69992fc
)
* filemode.c: Include sysdep.h.
author
Dawn Perchik
<dawn@cygnus>
Tue, 12 Nov 1996 23:28:49 +0000
(23:28 +0000)
committer
Dawn Perchik
<dawn@cygnus>
Tue, 12 Nov 1996 23:28:49 +0000
(23:28 +0000)
* ihex.c: Add casts to eliminate compiler warnings.
* sunos.c: Add casts to eliminate compiler warnings.
bfd/filemode.c
patch
|
blob
|
history
diff --git
a/bfd/filemode.c
b/bfd/filemode.c
index fd790b3678671813bd8a1657c14a36a5fe555947..6f4596872ca8dc701d2d0ce563ee84e1bd6de27f 100644
(file)
--- a/
bfd/filemode.c
+++ b/
bfd/filemode.c
@@
-15,6
+15,7
@@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+#include "sysdep.h"
#include <sys/types.h>
#include <sys/stat.h>