ports/x11/afterstep/patches/patch-libAfterImage_export_c

12 lines
263 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: libAfterImage/export.c
--- libAfterImage/export.c.orig
+++ libAfterImage/export.c
@@ -43,7 +43,6 @@
#endif
#ifdef HAVE_JPEG
/* Include file for users of jpg library. */
-# undef HAVE_STDLIB_H
# ifndef X_DISPLAY_MISSING
# include <X11/Xmd.h>
# endif