Преглед изворни кода

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>


Loading…
Откажи
Сачувај