More useless inclusions of khash.h
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include <lock.h>
|
||||
#include <messaging.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/StringHash.h>
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include <SupportDefs.h>
|
||||
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
|
||||
#include "String.h"
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
#include <lock.h>
|
||||
#include <util/DoublyLinkedList.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
|
||||
#include "String.h"
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
#include <Referenceable.h>
|
||||
|
||||
#include <util/DoublyLinkedList.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
#include <util/StringHash.h>
|
||||
|
||||
#include <lock.h>
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#define DEPENDENCY_FAMILY_H
|
||||
|
||||
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
|
||||
#include "Dependency.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#define RESOLVABLE_FAMILY_H
|
||||
|
||||
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
|
||||
#include "Resolvable.h"
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
#include <new>
|
||||
|
||||
#include <util/AutoLock.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
#include <util/StringHash.h>
|
||||
|
||||
|
||||
class StringData;
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#include <lock.h>
|
||||
#include <tracing.h>
|
||||
#include <util/AutoLock.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/list.h>
|
||||
|
||||
#include "EndpointManager.h"
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
#include <net_socket.h>
|
||||
#include <net_stack.h>
|
||||
|
||||
#include <util/khash.h>
|
||||
|
||||
#include <ByteOrder.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <util/khash.h>
|
||||
#include <util/StringHash.h>
|
||||
|
||||
#include <net_datalink.h>
|
||||
#include <NetUtilities.h>
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <util/AutoLock.h>
|
||||
#include <util/khash.h>
|
||||
#include <util/OpenHashTable.h>
|
||||
#include <util/StringHash.h>
|
||||
|
||||
|
||||
struct EntryCacheKey {
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <condition_variable.h>
|
||||
#include <debug_hex_dump.h>
|
||||
#include <khash.h>
|
||||
#include <lock.h>
|
||||
#include <select_sync_pool.h>
|
||||
#include <syscall_restart.h>
|
||||
@@ -44,9 +43,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define PIPEFS_HASH_SIZE 16
|
||||
|
||||
|
||||
namespace fifo {
|
||||
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#include <NodeMonitor.h>
|
||||
|
||||
#include <fd.h>
|
||||
#include <khash.h>
|
||||
#include <lock.h>
|
||||
#include <messaging.h>
|
||||
#include <Notifications.h>
|
||||
|
||||
Reference in New Issue
Block a user