summaryrefslogtreecommitdiff
path: root/libgpsmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgpsmm.h')
-rw-r--r--libgpsmm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgpsmm.h b/libgpsmm.h
index c0476863..f9bb3a83 100644
--- a/libgpsmm.h
+++ b/libgpsmm.h
@@ -9,6 +9,8 @@
#ifndef _GPSMM_H_
#define _GPSMM_H_
+#include <sys/types.h>
+#include "gpsd_config.h"
#include "gps.h" //the C library we are going to wrap
class gpsmm {