summaryrefslogtreecommitdiff
path: root/driver_rtcm3.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_rtcm3.c')
-rw-r--r--driver_rtcm3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver_rtcm3.c b/driver_rtcm3.c
index cd0fb938..90401418 100644
--- a/driver_rtcm3.c
+++ b/driver_rtcm3.c
@@ -27,6 +27,8 @@ BSD terms apply: see the file COPYING in the distribution root for details.
*****************************************************************************/
+#include <sys/types.h>
+#include <netinet/in.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>