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