diff options
Diffstat (limited to 'sysdep/unix/unix.h')
-rw-r--r-- | sysdep/unix/unix.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdep/unix/unix.h b/sysdep/unix/unix.h index 7b0a921e..127101e7 100644 --- a/sysdep/unix/unix.h +++ b/sysdep/unix/unix.h @@ -22,8 +22,4 @@ extern int if_scan_period; void scan_if_init(void); -/* sync-rt.c */ - -extern struct protocol proto_unix_kernel; - #endif |