ToastFreeware
/
debian
/
iodine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[svn-upgrade] new version iodine (0.6.0~rc1)
[debian/iodine.git]
/
src
/
util.h
1
#ifndef __UTIL_H__
2
#define __UTIL_H__
3
4
char *get_resolvconf_addr();
5
6
#endif