tool_operate.c: move <fabdef.h> header inclusion location
This commit is contained in:
@@ -39,6 +39,10 @@
|
|||||||
# include <netinet/tcp.h>
|
# include <netinet/tcp.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __VMS
|
||||||
|
# include <fabdef.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "rawstr.h"
|
#include "rawstr.h"
|
||||||
|
|
||||||
#define ENABLE_CURLX_PRINTF
|
#define ENABLE_CURLX_PRINTF
|
||||||
@@ -120,7 +124,6 @@ static int is_fatal_error(int code)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef __VMS
|
#ifdef __VMS
|
||||||
#include <fabdef.h>
|
|
||||||
/*
|
/*
|
||||||
* get_vms_file_size does what it takes to get the real size of the file
|
* get_vms_file_size does what it takes to get the real size of the file
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user