=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/sysdef.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/mg/Attic/sysdef.h 2005/06/14 18:14:40 1.13 +++ src/usr.bin/mg/Attic/sysdef.h 2006/05/03 22:19:41 1.14 @@ -1,4 +1,4 @@ -/* $OpenBSD: sysdef.h,v 1.13 2005/06/14 18:14:40 kjell Exp $ */ +/* $OpenBSD: sysdef.h,v 1.14 2006/05/03 22:19:41 kjell Exp $ */ /* This file is in the public domain. */ @@ -14,7 +14,6 @@ #define KBLOCK 8192 /* Kill grow. */ #define GOOD 0 /* Good exit status. */ -#define SYMBLINK 1 /* Handle symbolic links. */ typedef int RSIZE; /* Type for file/region sizes */ typedef short KCHAR; /* Type for internal keystrokes */