]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.h
Merge branch 'sg/parse-options-h-users'
[thirdparty/git.git] / remote.h
index 5b38ee20b843bbb90655677c28132a9523411bd0..73638cefeb102d6dd9a6777645156a2034594240 100644 (file)
--- a/remote.h
+++ b/remote.h
@@ -1,10 +1,10 @@
 #ifndef REMOTE_H
 #define REMOTE_H
 
-#include "parse-options.h"
 #include "hashmap.h"
 #include "refspec.h"
 
+struct option;
 struct transport_ls_refs_options;
 
 /**