1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00

*sigh* Misfire. Backout previous commit, as it was meant for

another branch.
This commit is contained in:
Jacques Vidrine 2002-01-29 17:40:45 +00:00
parent 5980a85f08
commit 3e838acb26
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89963

View File

@ -19,10 +19,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* GNU SDIFF was written by Thomas Lord. */
#ifndef lint
static const char rcsid[] =
"$FreeBSD$";
#endif
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "system.h"
#include <stdio.h>