X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fexit-status.h;h=3e977b10ef4edff44f12e9b6251859493916ba67;hp=28f03a59117852e3da1cf84971912e5d1efb352a;hb=ff01d048b4c1455241c894cf7982662c9d28fd34;hpb=4f755fc6ab8b75f89ed84c93cd5c3fac2a448b16 diff --git a/src/exit-status.h b/src/exit-status.h index 28f03a591..3e977b10e 100644 --- a/src/exit-status.h +++ b/src/exit-status.h @@ -64,7 +64,8 @@ typedef enum ExitStatus { EXIT_CONFIRM, EXIT_STDERR, EXIT_TCPWRAP, - EXIT_PAM + EXIT_PAM, + EXIT_NETWORK } ExitStatus;