You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
335 B

Index: src/gomni.c
--- src/gomni.c.orig 2003-08-19 17:35:22.000000000 +0200
+++ src/gomni.c 2003-10-10 08:11:01.000000000 +0200
@@ -91,7 +91,7 @@
/* Include these first. Ghostscript redefines printf */
#include <glib.h>
#include <gmodule.h>
-#include <stdint.h>
+#include <stdlib.h>
#include "gdevprna.h"
#include "gdevpccm.h"