소스 검색

Fix errno compilation error (found on Ubuntu 14.04)

ahc_fix_select
Ben Simmons 9 년 전
committed by Ben Simmons
부모
커밋
380ee54380
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/conn.c

+ 1
- 0
src/conn.c 파일 보기

@@ -34,6 +34,7 @@
#include "config.h"

#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>


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