소스 검색

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>


불러오는 중...
취소
저장