|
Freeciv-3.3
|
#include "fc_prehdrs.h"#include "fciconv.h"#include "log.h"#include "timing.h"#include "srv_main.h"#include "savemain.h"#include "srv_signal.h"Go to the source code of this file.
Functions | |
| void | setup_interrupt_handlers (void) |
| void | signal_timer_free (void) |
Sets interrupt handlers for the server.
Definition at line 111 of file srv_signal.c.
Referenced by main().