X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fexit-status.h;h=44ef879562324202daaed912bb991b211cabf649;hp=3e977b10ef4edff44f12e9b6251859493916ba67;hb=4c2630ebf23b6348174f0bdf1110e90efe45259c;hpb=9ba353983adc026b75a503c1381f6e5c8062f3e0 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;