ToastFreeware
/
debian
/
iodine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refresh existing patches.
[debian/iodine.git]
/
src
/
util.h
diff --git
a/src/util.h
b/src/util.h
index f514139ef8b08a88c44b9d373a26de091f2ac5d0..68720773cc436cc70af0a27cdd4d7ff2ad3e4f2d 100644
(file)
--- a/
src/util.h
+++ b/
src/util.h
@@
-2,5
+2,6
@@
#define __UTIL_H__
char *get_resolvconf_addr();
+void socket_setrtable(int fd, int rtable);
#endif