Fix for bug 15245. Patch by tor. r=me

git-svn-id: svn://10.0.0.236/trunk@49408 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com 1999-09-30 06:09:21 +00:00
parent 6ef04c3c84
commit 8ee2c8d259

View File

@ -16,14 +16,14 @@
* Reserved.
*/
#include <unistd.h>
#include <string.h>
#include "nsGtkUtils.h"
#include <gdk/gdkx.h>
#include <gdk/gdkprivate.h>
#include <unistd.h>
#include <string.h>
#if defined(__osf__) && !defined(_XOPEN_SOURCE_EXTENDED)
/*
** DEC's compiler requires _XOPEN_SOURCE_EXTENDED to be defined in