summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/crunch/crunchide/extern.h')
-rw-r--r--usr.sbin/crunch/crunchide/extern.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.sbin/crunch/crunchide/extern.h b/usr.sbin/crunch/crunchide/extern.h
index 4200bc3..1e7809a 100644
--- a/usr.sbin/crunch/crunchide/extern.h
+++ b/usr.sbin/crunch/crunchide/extern.h
@@ -31,14 +31,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifdef NLIST_AOUT
-int check_aout(int, const char *);
-int hide_aout(int, const char *);
-#endif
-#ifdef NLIST_ECOFF
-int check_ecoff(int, const char *);
-int hide_ecoff(int, const char *);
-#endif
#ifdef NLIST_ELF32
int check_elf32(int, const char *);
int hide_elf32(int, const char *);
OpenPOWER on IntegriCloud