Commit cced5dfb authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

wineps.drv: Add missing #include <stdarg.h>.

parent fcca1343
......@@ -20,6 +20,7 @@
#include "config.h"
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment