From 8e18f1cdc21fe0e125620a912e946ec1031fa2c5 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Fri, 14 Nov 2003 16:48:46 +0000 Subject: XFree86 4.3.0.1 --- src/SMlibint.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/SMlibint.h') diff --git a/src/SMlibint.h b/src/SMlibint.h index 030fc45..2e559de 100644 --- a/src/SMlibint.h +++ b/src/SMlibint.h @@ -25,6 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +/* $XFree86: xc/lib/SM/SMlibint.h,v 1.4 2001/12/14 19:53:55 dawes Exp $ */ /* * Author: Ralph Mor, X Consortium @@ -40,14 +41,10 @@ in this Software without prior written authorization from The Open Group. #include #include -#ifndef X_NOT_STDC_ENV #include -#else -char *malloc(); -#endif #ifndef NULL -#define NULL 0 +#include #endif -- cgit v1.2.3