--- embedtools/inc/Attic/upd.h 2009/11/14 00:59:14 1.1.2.5 +++ embedtools/inc/Attic/upd.h 2009/11/15 17:55:15 1.1.2.6 @@ -8,6 +8,7 @@ int Rollback(const char *); int tFTP(const char *, const char *); int Backup(const char *); int Clean(const char *); +int Daemonize(struct sockaddr_in, const char *); #endif