X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=globals.h;fp=globals.h;h=3a96cae005dc44599302140e40eb7e3ea032972b;hb=952faeb1ad4196bcec00923254f41eb8a9fb5eae;hp=f8c7a2f3417d8cbb6b25c965dc278e3efaa720e0;hpb=ca428dba4d56e2957319dfa70d939cec1a491b8f;p=apps%2Fmadmutt.git diff --git a/globals.h b/globals.h index f8c7a2f..3a96cae 100644 --- a/globals.h +++ b/globals.h @@ -131,6 +131,7 @@ WHERE short ImapBuffyTimeout; WHERE sig_atomic_t SigAlrm INITVAL (0); WHERE sig_atomic_t SigInt INITVAL (0); WHERE sig_atomic_t SigWinch INITVAL (0); +WHERE sig_atomic_t SigChild INITVAL (0); WHERE int CurrentMenu;