summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/sha2.h')
-rw-r--r--lib/libalpm/sha2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalpm/sha2.h b/lib/libalpm/sha2.h
index 887b9c60..99267de9 100644
--- a/lib/libalpm/sha2.h
+++ b/lib/libalpm/sha2.h
@@ -21,8 +21,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _SHA2_H
-#define _SHA2_H
+#ifndef SHA2_H
+#define SHA2_H
#include <string.h>