summaryrefslogtreecommitdiff
path: root/main/netsock.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/netsock.c')
-rw-r--r--main/netsock.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/netsock.c b/main/netsock.c
index 568add4ca..b7a7566a7 100644
--- a/main/netsock.c
+++ b/main/netsock.c
@@ -31,8 +31,6 @@
#include "asterisk.h"
-ASTERISK_REGISTER_FILE()
-
#ifndef __linux__
#if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__Darwin__) || defined(__GLIBC__)
#include <net/if_dl.h>