瀏覽代碼

stddef.h for offsetof

Oswald Buddenhagen 21 年之前
父節點
當前提交
af0b75a5dc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/drv_imap.c

+ 1 - 0
src/drv_imap.c

@@ -30,6 +30,7 @@
 #include <sys/time.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <stddef.h>
 #include <stdarg.h>
 #include <errno.h>
 #include <string.h>