summaryrefslogtreecommitdiff
path: root/jni/iodine/src/util.h
blob: f514139ef8b08a88c44b9d373a26de091f2ac5d0 (plain)
1
2
3
4
5
6
#ifndef __UTIL_H__
#define __UTIL_H__

char *get_resolvconf_addr();

#endif