[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: Commit by: danmc



CVSROOT:	/home/cvspsrv/cvsroot
Module name:	eda
Changes by:	danmc	05/02/03 07:28:43

Modified files:
	geda/devel/geda/src: doc.c 

Log message:
Use stdlib.h instead of malloc.h to get malloc/free prototypes as
the former is more standard.  Should fix OS-X compilation problems.