JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
4737d4244b664b2f04c194a412ae86678ad07feb
[spectrwm.git] / util.h
1 #include <libutil.h>
2
3 #ifndef TAILQ_END
4 #define TAILQ_END(head)                 NULL
5 #endif