[3095] in Kerberos
Re: memmove.c and cdefs.h .. ghosts in krb5
daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Thu Apr 14 15:58:35 1994
Date: Thu, 14 Apr 94 15:42:22 EDT
From: eichin@MIT.EDU ("Mark W. Eichin")
To: Jason Gabler <ccjason@quadrophenia.ucdavis.edu>
Cc: kerberos@MIT.EDU
In-Reply-To: "[3091] in Kerberos"
>> As far as i can tell sunos4.1.3 does not have memmove, so I
Correct.
>> #include <sys/cdefs.h>. However, cdefs.h is no where to be found.
I've checked on a NETBSD system (it wasn't in stock 4.3 either, but
the memmove.c here looks like a later BSD one) and found that
sys/cdefs.h just defines some things that aren't actually referenced
in this file (other than things like "#define const" which is getting
taken care of elsewhere.)
So, eliminating this include is the right answer.
_Mark_ <eichin@athena.mit.edu>
MIT Student Information Processing Board
Cygnus Support <eichin@cygnus.com>