Added ReinitializeDevice to Linux makefile and tested compilation under linux.

This commit is contained in:
skarg
2006-02-05 03:16:18 +00:00
parent 89e1d3cd70
commit 2027720ae0
2 changed files with 6 additions and 4 deletions
-2
View File
@@ -241,8 +241,6 @@ int main(int argc, char *argv[])
time_t timeout_seconds = 0;
uint8_t invoke_id = 0;
bool found = false;
char *value_string = NULL;
bool status = false;
#ifdef BIP_DEBUG
BACNET_ADDRESS my_address, broadcast_address;
#endif