summaryrefslogtreecommitdiffstats
path: root/ax25ipd/ax25ipd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ax25ipd/ax25ipd.h')
-rw-r--r--ax25ipd/ax25ipd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ax25ipd/ax25ipd.h b/ax25ipd/ax25ipd.h
index d9a9014..cb48437 100644
--- a/ax25ipd/ax25ipd.h
+++ b/ax25ipd/ax25ipd.h
@@ -167,7 +167,6 @@ void io_open(void);
void io_start(void);
void send_ip(unsigned char *, int, unsigned char *);
void send_tty(unsigned char *, int);
-int io_error(int, unsigned char *, int, int, int, int);
/* crc.c */
unsigned short int compute_crc(unsigned char *, int);