]> git.ipfire.org Git - thirdparty/git.git/blobdiff - list-objects-filter-options.h
treewide: remove unnecessary inclusions of parse-options.h from headers
[thirdparty/git.git] / list-objects-filter-options.h
index 1fe393f447303a6d94abbd571a1ea83a1bfc7620..aad295f2327996b82f4b568d42cb88a3aa278cba 100644 (file)
@@ -2,9 +2,10 @@
 #define LIST_OBJECTS_FILTER_OPTIONS_H
 
 #include "cache.h"
-#include "parse-options.h"
 #include "string-list.h"
 
+struct option;
+
 /*
  * The list of defined filters for list-objects.
  */