Reorder includes to unbreak MSVC

This commit is contained in:
Magnus Hagander 2011-01-23 22:44:07 +01:00
parent 7f508f1c6b
commit 39e911e28a
1 changed files with 3 additions and 3 deletions

View File

@ -33,12 +33,12 @@
*-------------------------------------------------------------------------
*/
#include <dirent.h>
#include <sys/stat.h>
#include "pg_backup_archiver.h"
#include "compress_io.h"
#include <dirent.h>
#include <sys/stat.h>
typedef struct
{
/*