aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/usrp-e-i2c.c
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-05-04 10:21:12 +0000
committerJosh Blum <josh@joshknows.com>2010-05-04 10:21:12 +0000
commitfae1f9ab670502cc2ee5ec20cd0a1d00456339ac (patch)
tree06db9cee9b7e42934fa665d6b4950a2a14ad193e /host/apps/omap_debug/usrp-e-i2c.c
parent28e7c95a7c96ca3a07c6e5450bfc9c6c3d1bf2a4 (diff)
parent16c5767940f8feb99c108c170ae4fb4f17b27141 (diff)
downloaduhd-fae1f9ab670502cc2ee5ec20cd0a1d00456339ac.tar.gz
uhd-fae1f9ab670502cc2ee5ec20cd0a1d00456339ac.tar.bz2
uhd-fae1f9ab670502cc2ee5ec20cd0a1d00456339ac.zip
Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_e
Diffstat (limited to 'host/apps/omap_debug/usrp-e-i2c.c')
-rw-r--r--host/apps/omap_debug/usrp-e-i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/apps/omap_debug/usrp-e-i2c.c b/host/apps/omap_debug/usrp-e-i2c.c
index 575430f84..615dc557b 100644
--- a/host/apps/omap_debug/usrp-e-i2c.c
+++ b/host/apps/omap_debug/usrp-e-i2c.c
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include <sys/types.h>
#include <fcntl.h>
#include <sys/ioctl.h>