summaryrefslogtreecommitdiffstats
path: root/atasmart.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-02 00:19:47 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-02 00:19:47 +0200
commit1acf84ee8c710f3b62fb57d67c2c43e403432258 (patch)
tree9f92e78eb12394d90f79bd4b6a5f461b52836996 /atasmart.h
parent0705383928747d390037a8edbab415d2b5fa910e (diff)
fix double inclusion macro name
Diffstat (limited to 'atasmart.h')
-rw-r--r--atasmart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/atasmart.h b/atasmart.h
index da4c147..2c68cd4 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -1,7 +1,7 @@
/*-*- Mode: C; c-basic-offset: 8 -*-*/
-#ifndef foosmarthfoo
-#define foosmarthfoo
+#ifndef fooatasmarthfoo
+#define fooatasmarthfoo
/***
This file is part of libatasmart.