summaryrefslogtreecommitdiffstats
path: root/atasmart.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-01 20:08:55 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-01 20:08:55 +0200
commite2bdb969fcca36c8dbeb456bfd15844cbf57c006 (patch)
treefd49c68ae2a3c2289560ce0498e49f3eb986fdad /atasmart.c
parentc4a88b93465d54e97cda6f1ee739bb45ab0fadd0 (diff)
fixup #includes
Diffstat (limited to 'atasmart.c')
-rw-r--r--atasmart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atasmart.c b/atasmart.c
index 9d8a530..0437c97 100644
--- a/atasmart.c
+++ b/atasmart.c
@@ -43,7 +43,7 @@
#include <linux/hdreg.h>
#include <linux/fs.h>
-#include "smart.h"
+#include "atasmart.h"
#define SK_TIMEOUT 2000