mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 04:43:03 +00:00
For some reasons, this has not been applied.
* src/files.c [VMS]: No longer include `ssdef.h', no longer define `unlink': it's no longer used.
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include "system.h"
|
||||
|
||||
#if defined (VMS) & !defined (__VMS_POSIX)
|
||||
# include <ssdef.h>
|
||||
# define unlink delete
|
||||
# ifndef XPFILE
|
||||
# define XPFILE "GNU_BISON:[000000]BISON.SIMPLE"
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user