Skip to content

Commit

Permalink
Merge 34ac68c into f386ab9
Browse files Browse the repository at this point in the history
  • Loading branch information
srajko committed Jan 10, 2017
2 parents f386ab9 + 34ac68c commit 9ac382f
Show file tree
Hide file tree
Showing 5 changed files with 1,132 additions and 579 deletions.
6 changes: 5 additions & 1 deletion generate/input/descriptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2452,7 +2452,11 @@
}
},
"time": {
"dupFunction": "git_time_dup"
"dupFunction": "git_time_dup",
"dependencies": [
"git2/sys/time.h"
]

},
"trace": {
"functions": {
Expand Down

0 comments on commit 9ac382f

Please sign in to comment.