Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/25/1998 04:30:03
kleink
Wed Mar 25 04:21:06 PST 1998
Update of /cvsroot/src/include
In directory nb00:/tmp/cvs-serv28046

Modified Files:
	dlfcn.h 
Log Message:
Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE;
they are neither specified by the XPG nor part of the name space reserved for
implementation-defined use.