git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4187 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1997-12-11 16:05:46 +00:00
parent 57bb48f8fd
commit 72eea35e09

View File

@@ -193,7 +193,7 @@ char *strerror(int eno);
#endif #endif
#if !defined(HAVE_HSTRERROR) || defined(NEED_HSTRERROR_PROTO) #if !defined(HAVE_HSTRERROR) || defined(NEED_HSTRERROR_PROTO)
/* This is a fatal error under Psoriasis */ /* This causes a fatal error under Psoriasis */
#if !(defined(SunOS) && (SunOS >= 5)) #if !(defined(SunOS) && (SunOS >= 5))
char *hstrerror(int herr); char *hstrerror(int herr);
#endif #endif