Przeglądaj źródła

Fix errno compilation error (found on Ubuntu 14.04)

ahc_fix_select
Ben Simmons 9 lat temu
committed by Ben Simmons
rodzic
commit
380ee54380
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/conn.c

+ 1
- 0
src/conn.c Wyświetl plik

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

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


Ładowanie…
Anuluj
Zapisz