summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 03bc7bd..57d47a0 100644
--- a/src/common.h
+++ b/src/common.h
@@ -30,6 +30,7 @@
30#define COMMON_H 30#define COMMON_H
31 31
32#include <mtdev-mapping.h> 32#include <mtdev-mapping.h>
33#include <mtdev-plumbing.h>
33#include <malloc.h> 34#include <malloc.h>
34#include <string.h> 35#include <string.h>
35#include <errno.h> 36#include <errno.h>