diff options
Diffstat (limited to 'src/irmd/utils.h')
-rw-r--r-- | src/irmd/utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/irmd/utils.h b/src/irmd/utils.h index 7fd72cd4..83585f21 100644 --- a/src/irmd/utils.h +++ b/src/irmd/utils.h @@ -23,6 +23,8 @@ #ifndef OUROBOROS_IRMD_UTILS_H #define OUROBOROS_IRMD_UTILS_H +#include <ouroboros/list.h> + #include <sys/types.h> struct str_el { |