hash/unihash.c: Replace a dynamic assertion with a static one.
[mLib] / sel / bres.h
index 7d0b6dd..8234172 100644 (file)
@@ -25,8 +25,8 @@
  * MA 02111-1307, USA.
  */
 
-#ifndef MLIB_RES_H
-#define MLIB_RES_H
+#ifndef MLIB_BRES_H
+#define MLIB_BRES_H
 
 #ifdef __cplusplus
   extern "C" {