1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/cad/leocad/files/patch-gtkmisc.cpp
Edwin Groothuis 6d7782b790 cad/leocad checksum update and minor include file fix
PR:		ports/50355
Submitted by:	Scott A. Morris <samorris@jomche.org>
2003-03-28 08:40:10 +00:00

11 lines
245 B
C++

--- linux/gtkmisc.cpp Sun Jul 23 14:17:56 2000
+++ linux/gtkmisc.cpp Wed Mar 26 14:17:55 2003
@@ -4,6 +4,7 @@
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
+#include <string.h>
#include "gtkmisc.h"
#include "globals.h"
#include "project.h"