change ifdef

This commit is contained in:
Julien Danjou 2008-01-12 14:43:05 +01:00
parent 24ef40026a
commit c8e86d6066

4
util.h
View file

@ -20,8 +20,8 @@
*
*/
#ifndef AWESOME_MEM_H
#define AWESOME_MEM_H
#ifndef AWESOME_UTIL_H
#define AWESOME_UTIL_H
#include <string.h>
#include <stdlib.h>