summaryrefslogtreecommitdiffstats
path: root/libebl/libeblP.h
diff options
context:
space:
mode:
Diffstat (limited to 'libebl/libeblP.h')
-rw-r--r--libebl/libeblP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libebl/libeblP.h b/libebl/libeblP.h
index c8196bd1..773b6b8f 100644
--- a/libebl/libeblP.h
+++ b/libebl/libeblP.h
@@ -54,7 +54,9 @@ struct ebl
/* See ebl-hooks.h for the declarations of the hook functions. */
# define EBLHOOK(name) (*name)
+# define EBLHOOKVAR(name) (name)
# include "ebl-hooks.h"
+# undef EBLHOOKVAR
# undef EBLHOOK
/* Size of entry in Sysv-style hash table. */