Version increased to 0.9.8cvs20050303-2.1maemo2.
[udhcp] / script.h
1 #ifndef _SCRIPT_H
2 #define _SCRIPT_H
3
4 void run_script(struct dhcpMessage *packet, const char *name);
5
6 #endif