X-Git-Url: https://git.jankratochvil.net/?p=middleman.git;a=blobdiff_plain;f=include%2Ftypes.h;fp=include%2Ftypes.h;h=7670cdedb4a3d44bcf018dab8a3afbc9d497f505;hp=78a4e7247a5cbf066448c26473f9157739ee6882;hb=34e81a096ec515f1b60f4d978365e94f329230fe;hpb=6fe8bc1f2be203adac56668f484984d8d062e8d8 diff --git a/include/types.h b/include/types.h index 78a4e72..7670cde 100644 --- a/include/types.h +++ b/include/types.h @@ -1,6 +1,8 @@ #ifndef TYPES_H #define TYPES_H +#include + typedef struct { int fd, frozen; int inbuf_len, outbuf_len;