summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pdftexdir/avlstuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/avlstuff.c')
-rw-r--r--Build/source/texk/web2c/pdftexdir/avlstuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/avlstuff.c b/Build/source/texk/web2c/pdftexdir/avlstuff.c
index 648bc9c4abf..337dee1185f 100644
--- a/Build/source/texk/web2c/pdftexdir/avlstuff.c
+++ b/Build/source/texk/web2c/pdftexdir/avlstuff.c
@@ -19,7 +19,7 @@ Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "ptexlib.h"
-#include <kpathsea/c-vararg.h>
+#include <stdarg.h>
#include <kpathsea/c-proto.h>
#include "avl.h"