nhttpd: fix compile after include change.

This commit is contained in:
[CST] Bas
2012-03-04 15:51:56 +08:00
parent dc6925ed9a
commit cfea9b493f
11 changed files with 17 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
#include <netinet/tcp.h>
#include <sys/socket.h>
#include "yconfig.h"
#include <yconfig.h>
#include "ytypes_globals.h"
#ifdef Y_CONFIG_USE_OPEN_SSL