Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: refactor code into compute_layer_order()
[gitweb.git]
/
connect.h
diff --git
a/connect.h
b/connect.h
index c86f862f2f3f9109521523af24749bd735f53df6..32aff60979512b7f1382482435a26c51882b9f16 100644
(file)
--- a/
connect.h
+++ b/
connect.h
@@
-1,7
+1,7
@@
#ifndef CONNECT_H
#define CONNECT_H
-#include "protocol.h"
/* for enum protocol_version */
+#include "protocol.h"
#define CONNECT_VERBOSE (1u << 0)
#define CONNECT_DIAG_URL (1u << 1)