diff options
Diffstat (limited to 'sysdep/unix/unix.h')
-rw-r--r-- | sysdep/unix/unix.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdep/unix/unix.h b/sysdep/unix/unix.h index 80c99350..dcaab729 100644 --- a/sysdep/unix/unix.h +++ b/sysdep/unix/unix.h @@ -102,8 +102,6 @@ int sk_open_unix(struct birdsock *s, char *name); void *tracked_fopen(struct pool *, char *name, char *mode); void test_old_bird(char *path); -extern const int fam_to_af[]; - /* krt.c bits */ void krt_io_init(void); |