summaryrefslogtreecommitdiff
path: root/link.h
blob: f86618d8069cf811dd424f75182c7c0f88829eaa (plain)
1
2
3
4
5
6
#ifndef LINK_H
#define LINK_H

void libpath(const char *path);

#endif