Include system headers before ours
This commit is contained in:
parent
61d632fc96
commit
3812cde100
6 changed files with 6 additions and 6 deletions
|
@ -33,10 +33,10 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include "commands.h"
|
||||
#include "news.h"
|
||||
#include "optlist.h"
|
||||
#include <ctype.h>
|
||||
|
||||
int
|
||||
chan(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue