فهرست منبع

Added some includes needed for last sem_open() / uintptr_t changes.

default 3 سال پیش
والد
کامیت
2824ba5be3
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      httpd.c

+ 2 - 0
httpd.c

@@ -14,6 +14,8 @@
 #include <setjmp.h>
 #include <pthread.h>
 #include <semaphore.h>
+#include <fcntl.h>
+#include <stdint.h>
 
 #include <sys/resource.h> // for getrlimit()