2 * Copyright (C) 2006-2009 Brian Aker
5 * Use and distribution licensed under the BSD license. See
6 * the COPYING file in the parent directory for full text.
20 server_startup_st construct
;
22 memset(&construct
, 0, sizeof(server_startup_st
));
26 server_startup(&construct
);