fixup! refs/refs-internal.h: avoid forward declaration of an enum
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2018 21:36:12 +0000 (14:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2018 21:36:12 +0000 (14:36 -0700)
refs/refs-internal.h
index a78b5cb803dcf5ce9a30e15335c1e3bd9ea04cbc..54bde5089a13bb15584048cf5b18348175790285 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef REFS_REFS_INTERNAL_H
 #define REFS_REFS_INTERNAL_H
 
-#include "iterator.h"   /* for enum iterator_selection */
+#include "iterator.h"
 
 /*
  * Data structures and functions for the internal use of the refs