Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 5c52bb5

Browse files
authored
Merge pull request #430 from robszewczyk/bug/remove-unused-include
Remove unused header <sys/sysctl.h>
2 parents 41e4999 + 1962a7c commit 5c52bb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/inet/InetInterface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
#ifdef HAVE_SYS_SOCKIO_H
5252
#include <sys/sockio.h>
5353
#endif /* HAVE_SYS_SOCKIO_H */
54-
#include <sys/sysctl.h>
5554
#include <sys/ioctl.h>
5655
#include <net/if.h>
5756
#ifdef __ANDROID__

0 commit comments

Comments
 (0)