aboutsummaryrefslogtreecommitdiff
path: root/plugins/generic
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-03-17 17:46:06 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-18 17:28:14 +0100
commit46d16d5c995dc2e8f954dd1c27a6fd29e03cedef (patch)
tree0dbf0687b79b9f8c7fbd1c16f107f33e835b0552 /plugins/generic
parent3046059affaee447923bb8b3e70d06ec02ac9d96 (diff)
libmm-common: new common uint/int/str parsers
Diffstat (limited to 'plugins/generic')
-rw-r--r--plugins/generic/mm-plugin-generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/generic/mm-plugin-generic.c b/plugins/generic/mm-plugin-generic.c
index 41c56e25..02430838 100644
--- a/plugins/generic/mm-plugin-generic.c
+++ b/plugins/generic/mm-plugin-generic.c
@@ -17,7 +17,6 @@
#include <termios.h>
#include <unistd.h>
#include <fcntl.h>
-#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>