From b08ab954e8e9bbb357a97f3696fd8065ecd5596a Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 25 Jul 2017 21:04:39 +0200 Subject: ax25ipd: Sort out prototype for term_handler(). Signed-off-by: Ralf Baechle --- ax25ipd/ax25ipd.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ax25ipd/ax25ipd.h') diff --git a/ax25ipd/ax25ipd.h b/ax25ipd/ax25ipd.h index a30185e..d9a9014 100644 --- a/ax25ipd/ax25ipd.h +++ b/ax25ipd/ax25ipd.h @@ -175,9 +175,6 @@ unsigned short int pppfcs(unsigned short, unsigned char *, int); unsigned short int compute_crc(unsigned char *, int); int ok_crc(unsigned char *, int); -/* ax25ipd.c */ -void term_handler(int); - /* io.c */ extern int ttyfd_bpq; extern int ttyfd; -- cgit v1.2.3