ansification: remove _DEFUN_VOID
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
*/
|
||||
#include "glue.h"
|
||||
|
||||
extern char _DEFUN_VOID (inbyte);
|
||||
extern char inbyte (void);
|
||||
|
||||
/*
|
||||
* read -- read bytes from the serial port. Ignore fd, since
|
||||
|
Reference in New Issue
Block a user