diff options
author | Jim Wilson <wilson@tuliptree.org> | 1991-12-14 01:32:54 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1991-12-14 01:32:54 +0000 |
commit | 201258d5f57b574b090ac7089662086f8c729f1a (patch) | |
tree | 74b2377ab57f265438e2890e69965690ddb98c97 | |
parent | 49b8ce89337de7ff637362056d36dcc76d85fa50 (diff) | |
download | gdb-201258d5f57b574b090ac7089662086f8c729f1a.zip gdb-201258d5f57b574b090ac7089662086f8c729f1a.tar.gz gdb-201258d5f57b574b090ac7089662086f8c729f1a.tar.bz2 |
Keep fopen-bin.h and fopen-same.h.
-rw-r--r-- | include/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index 624f77e..82ed1b6 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -33,6 +33,8 @@ bfd.h bout.h coff elf +fopen-bin.h +fopen-same.h gdbm.h getopt.h ieee.h @@ -49,7 +51,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.23 1991/12/01 04:56:32 sac +# Revision 1.24 1991/12/14 01:32:54 wilson +# Keep fopen-bin.h and fopen-same.h. +# +# Revision 1.23 1991/12/01 04:56:32 sac # * bfd.h: change the documentation format. # # * created coff, elf and opcode and aout directories. Moved: |