From 2d2c99a2d22d53343e3ea39368201d2e316c5aa8 Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Fri, 4 Jun 2010 16:50:15 +0200 Subject: fix a complication problem. --- libmachdev/linux-errno.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmachdev') diff --git a/libmachdev/linux-errno.h b/libmachdev/linux-errno.h index e8852c09..be764a89 100644 --- a/libmachdev/linux-errno.h +++ b/libmachdev/linux-errno.h @@ -1,7 +1,7 @@ #ifndef _ASM_GENERIC_ERRNO_H #define _ASM_GENERIC_ERRNO_H -#include +#include #define EDEADLK 35 /* Resource deadlock would occur */ #define ENAMETOOLONG 36 /* File name too long */ -- cgit v1.2.3