projects
/
OpenSRF.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
altered header includes
[OpenSRF.git]
/
include
/
opensrf
/
transport_socket.h
diff --git
a/include/opensrf/transport_socket.h
b/include/opensrf/transport_socket.h
index
65a83cc
..
a3e9d5f
100644
(file)
--- a/
include/opensrf/transport_socket.h
+++ b/
include/opensrf/transport_socket.h
@@
-1,4
+1,4
@@
-#include "generic_utils.h"
+#include "
opensrf/
generic_utils.h"
#include <stdio.h>
#include <stdlib.h>
@@
-26,10
+26,6
@@
#include <netinet/in.h>
#endif
-#ifdef DMALLOC
-#include "dmalloc.h"
-#endif
-
#ifndef TRANSPORT_SOCKET_H
#define TRANSPORT_SOCKET_H