summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 275bc66)
raw | patch | inline | side by side (parent: 275bc66)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Sep 2009 15:37:25 +0000 (17:37 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 24 Sep 2009 15:37:25 +0000 (17:37 +0200) |
src/tokyotyrant.c | patch | blob | history |
diff --git a/src/tokyotyrant.c b/src/tokyotyrant.c
index 6618dc1a9422d4d3053039c0315f669cef4a65e6..678a341c1ceeaf15f24a708d12567c1b8ed92f15 100644 (file)
--- a/src/tokyotyrant.c
+++ b/src/tokyotyrant.c
#include "utils_cache.h"
#include "utils_parse_option.h"
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <netdb.h>
-
#include <tcrdb.h>
#define DEFAULT_HOST "127.0.0.1"