Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
built-in rebase --skip/--abort: clean up stale .git/<name> files
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 95cfcc1aeb3ec51e602f378bc9e94dd5cccb123c..96a3f86d8e6991e19815008a3a6b8cebe95b1ca8 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-412,6
+412,8
@@
static inline char *git_find_last_dir_sep(const char *path)
#define LAST_ARG_MUST_BE_NULL
#endif
+#define MAYBE_UNUSED __attribute__((__unused__))
+
#include "compat/bswap.h"
#include "wildmatch.h"