Check if ugly X11R6 defined `strerror'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@684 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -39,7 +39,7 @@ typedef RETSIGTYPE (*SigAction)(/* int??? */); | ||||
| SigAction signal(int iSig, SigAction pAction); /* BSD compatible */ | ||||
| #endif | ||||
|  | ||||
| #ifndef HAVE_STRERROR | ||||
| #if !defined(HAVE_STRERROR) && !defined(strerror) | ||||
| char *strerror(int eno); | ||||
| #endif | ||||
|  | ||||
|   | ||||
| @@ -39,7 +39,7 @@ typedef RETSIGTYPE (*SigAction)(/* int??? */); | ||||
| SigAction signal(int iSig, SigAction pAction); /* BSD compatible */ | ||||
| #endif | ||||
|  | ||||
| #ifndef HAVE_STRERROR | ||||
| #if !defined(HAVE_STRERROR) && !defined(strerror) | ||||
| char *strerror(int eno); | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund