summaryrefslogtreecommitdiffstats
path: root/compat/ntohll.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/ntohll.c')
-rw-r--r--compat/ntohll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/ntohll.c b/compat/ntohll.c
index c2fe1bb7..b1f77ca7 100644
--- a/compat/ntohll.c
+++ b/compat/ntohll.c
@@ -14,6 +14,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include <arpa/inet.h>
#include <sys/types.h>
#include "compat.h"