aboutsummaryrefslogtreecommitdiff
path: root/include/resolve_deps.h
blob: 387493201a7de80c4f15aaef4e7381d6d89c84da (plain)
1
2
3
4
#ifndef RESOLVE_DEPS_H
#define RESOLVE_DEPS_H
void resolve_deps(void);
#endif