Break inclusion cycles. To simplify the change, move a few
declarations to other, no less sensible places.
This commit is contained in:
parent
858839f063
commit
afa65c8f27
18 changed files with 193 additions and 189 deletions
|
@ -37,6 +37,7 @@
|
|||
#include <time.h>
|
||||
#include "misc.h"
|
||||
#include "optlist.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
static char *weekday(char *str, int *wday);
|
||||
static char *daytime(char *str, int *min);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue