summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/md5.h')
-rw-r--r--lib/libalpm/md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalpm/md5.h b/lib/libalpm/md5.h
index d03013a2..4a6fe4da 100644
--- a/lib/libalpm/md5.h
+++ b/lib/libalpm/md5.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 _MD5_H
-#define _MD5_H
+#ifndef MD5_H
+#define MD5_H
#include <string.h>