1
0
Fork 0
mirror of https://github.com/yarrick/iodine.git synced 2025-04-18 00:00:57 +00:00
iodine/src/util.h
2010-02-13 13:49:12 +00:00

6 lines
76 B
C

#ifndef __UTIL_H__
#define __UTIL_H__
char *get_resolvconf_addr();
#endif