Commit Diff


commit - 4fccd2fe0ffbbc668b66abe63614470635f92f1b
commit + 1ef7c68a194549db7b9f945ef5910cb5394d4cc6
blob - 04d9f37130897c3e42f77de2de57f8665cb80350
blob + bc3e4d11b4449a9a0131a9afe11b774e2fe08f7c
--- include/got_compat2.h
+++ include/got_compat2.h
@@ -396,7 +396,6 @@ int	BSDgetopt(int, char *const *, const char *);
 #define optopt             BSDoptopt
 #define optreset           BSDoptreset
 #define optarg             BSDoptarg
-#endif
 #endif
 
 /* Check for some of the non-portable timespec*() functions.
@@ -432,3 +431,4 @@ int	BSDgetopt(int, char *const *, const char *);
 /* mergesort.c */
 int mergesort(void *, size_t, size_t, int (*)(const void *, const void *));
 #endif
+#endif