mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
6d7782b790
PR: ports/50355 Submitted by: Scott A. Morris <samorris@jomche.org>
11 lines
245 B
C++
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"
|