summaryrefslogtreecommitdiffstats
path: root/compat/htonll.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/htonll.c')
-rw-r--r--compat/htonll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/htonll.c b/compat/htonll.c
index aef65983..86f34b46 100644
--- a/compat/htonll.c
+++ b/compat/htonll.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"