Build fixes for linux

This commit is contained in:
Ian Gulliver
2015-02-08 04:05:36 +00:00
parent 0e0a3eab8b
commit bcfe496fb1
3 changed files with 4 additions and 0 deletions

2
tlv.cc
View File

@@ -1,3 +1,5 @@
#include <arpa/inet.h>
#include <cassert>
#include <iostream>