diff --git a/src/ifdef.c b/src/ifdef.c index 1d3328c..69c2cf8 100644 --- a/src/ifdef.c +++ b/src/ifdef.c @@ -22,6 +22,8 @@ #include "diff.h" +#include + struct group { struct file_data const *file;