Переглянути джерело

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>


Завантаження…
Відмінити
Зберегти