mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:43:39 +03:00
include setup.h
This commit is contained in:
parent
1affbff8f9
commit
a18d41a463
2 changed files with 4 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue