contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
[gitweb.git] / connect.c
index a0783d4867c5e6a9496e11ed043f666a402c5db9..a80ebd316c34bb0f0cf3d5a04c33123bb2847421 100644 (file)
--- a/connect.c
+++ b/connect.c
@@ -5,6 +5,7 @@
 #include "refs.h"
 #include "run-command.h"
 #include "remote.h"
+#include "connect.h"
 #include "url.h"
 
 static char *server_capabilities;