Include system headers before ours
This commit is contained in:
parent
61d632fc96
commit
3812cde100
6 changed files with 6 additions and 6 deletions
|
@ -35,10 +35,10 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "distribute.h"
|
||||
#include "path.h"
|
||||
#include "update.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
/* Used for building up distribution info */
|
||||
struct distinfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue