Kaynağa Gözat

Merge pull request #26 from simmbot/master

Fix errno compilation error (found on Ubuntu 14.04)
ahc_fix_select
Adrian Chadd 9 yıl önce
ebeveyn
işleme
217bdb8098
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/conn.c

+ 1
- 0
src/conn.c Dosyayı Görüntüle

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

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


Yükleniyor…
İptal
Kaydet