source:
src/util.h
@
d4849a
| Revision d4849a, 119 bytes checked in by Laurent Ghigonis <laurent@…>, 18 months ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #ifndef __UTIL_H__ |
| 2 | #define __UTIL_H__ |
| 3 | |
| 4 | char *get_resolvconf_addr(); |
| 5 | void socket_setrtable(int fd, int rtable); |
| 6 | |
| 7 | #endif |
Note: See TracBrowser
for help on using the repository browser.
