dtlogin: use POSIX.1 non-local jumps.

This commit is contained in:
Liang Chang
2022-02-07 09:48:23 +08:00
parent 9077b5fd85
commit 5fb7f4da67
9 changed files with 41 additions and 43 deletions
-1
View File
@@ -39,7 +39,6 @@
# include <signal.h>
# include <X11/Xatom.h>
# include <X11/Xmu/Error.h>
# include <setjmp.h>
#if defined(__FreeBSD__) && OSMAJORVERSION > 8
# include <utmpx.h>
#else