X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fexit-status.h;h=44ef879562324202daaed912bb991b211cabf649;hb=d68af58657ce0e99594dff199fbb9b319cf6af96;hp=3e977b10ef4edff44f12e9b6251859493916ba67;hpb=ff01d048b4c1455241c894cf7982662c9d28fd34;p=elogind.git diff --git a/src/exit-status.h b/src/exit-status.h index 3e977b10e..44ef87956 100644 --- a/src/exit-status.h +++ b/src/exit-status.h @@ -65,7 +65,8 @@ typedef enum ExitStatus { EXIT_STDERR, EXIT_TCPWRAP, EXIT_PAM, - EXIT_NETWORK + EXIT_NETWORK, + EXIT_NAMESPACE } ExitStatus;