瀏覽代碼

Missing include (for memset(), strerror()).

ahc_fix_select^2
Thomas Moschny 6 年之前
父節點
當前提交
d44c81b586
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/timer.c

+ 1
- 0
src/timer.c 查看文件

@@ -36,6 +36,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/time.h>
#include <string.h>

#include <generic_types.h>
#include <list.h>


Loading…
取消
儲存