We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e75c8e commit ca5e396Copy full SHA for ca5e396
connect.h
@@ -1,7 +1,7 @@
1
#ifndef CONNECT_H
2
#define CONNECT_H
3
4
-#include "protocol.h" /* for enum protocol_version */
+#include "protocol.h"
5
6
#define CONNECT_VERBOSE (1u << 0)
7
#define CONNECT_DIAG_URL (1u << 1)
0 commit comments