summaryrefslogtreecommitdiff
path: root/examples/detect.c
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2008-08-15 07:17:12 +0000
committerLinus Walleij <triad@df.lth.se>2008-08-15 07:17:12 +0000
commit59765e8d615216257ef622b090786a79027a75f8 (patch)
tree7ea3b0baa213b183143a7f078e095376a4d60910 /examples/detect.c
parent23e9a7e624b14036797906b775038c8a991b8691 (diff)
downloadlibmtp-59765e8d615216257ef622b090786a79027a75f8.tar.gz
Examples subdir code cleanup
Diffstat (limited to 'examples/detect.c')
-rw-r--r--examples/detect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/detect.c b/examples/detect.c
index f0143f8..fe7258b 100644
--- a/examples/detect.c
+++ b/examples/detect.c
@@ -21,6 +21,7 @@
* Boston, MA 02111-1307, USA.
*/
#include "common.h"
+#include "util.h"
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>