mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
include setup.h
This commit is contained in:
parent
1affbff8f9
commit
a18d41a463
@ -21,6 +21,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
|
#include "setup.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -92,13 +92,12 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
static const char rcsid[] = "@(#)$Id$";
|
*
|
||||||
|
|
||||||
/*
|
|
||||||
* To test:
|
* To test:
|
||||||
*
|
*
|
||||||
* Use WIDTH, PRECISION and NUMBERED ARGUMENT combined.
|
* Use WIDTH, PRECISION and NUMBERED ARGUMENT combined.
|
||||||
*/
|
*/
|
||||||
|
#include "setup.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user