mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
pax.h: include stdio.h
This commit is contained in:
parent
57ac9e33f9
commit
b9d1a4114e
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@
|
||||||
#include <modex.h>
|
#include <modex.h>
|
||||||
#include <sfstr.h>
|
#include <sfstr.h>
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#if !defined(va_start)
|
#if !defined(va_start)
|
||||||
#if defined(__STDARG__)
|
#if defined(__STDARG__)
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue