diff --git a/atom/atoms.gperf.m4 b/atom/atoms.gperf.m4 index 2a4a369..9554972 100644 --- a/atom/atoms.gperf.m4 +++ b/atom/atoms.gperf.m4 @@ -18,6 +18,7 @@ include(atomlist.m4)`'dnl %struct-type struct atom_map { int name; xcb_atom_t value; }; %% +define(`COUNT', 0)dnl define(`DO', `$1,define(`COUNT', incr(COUNT))COUNT')dnl include(atomlist.m4)`'dnl %%