summaryrefslogtreecommitdiffstats
path: root/examples/discover-loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/discover-loop.c')
-rw-r--r--examples/discover-loop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/discover-loop.c b/examples/discover-loop.c
index a577cd4..10c72b8 100644
--- a/examples/discover-loop.c
+++ b/examples/discover-loop.c
@@ -12,6 +12,8 @@
* system (no existing connection required). The output will look more
* interesting with more targets.
*/
+#define __SANE_USERSPACE_TYPES__
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>