summaryrefslogtreecommitdiffstats
path: root/sktest.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 /sktest.c
parentc4a88b93465d54e97cda6f1ee739bb45ab0fadd0 (diff)
fixup #includes
Diffstat (limited to 'sktest.c')
-rw-r--r--sktest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sktest.c b/sktest.c
index 440df81..717499a 100644
--- a/sktest.c
+++ b/sktest.c
@@ -24,7 +24,7 @@
#include <errno.h>
#include <stdio.h>
-#include "smart.h"
+#include "atasmart.h"
int main(int argc, char *argv[]) {
int ret;