X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fsignal.h;h=6385112ef972c21520428e5915ac631c4894743b;hb=19decd4a0bdfff674f1e4f5caea1e6b6844e5e48;hp=bf3cb3d3b5b0700bbd8bdeae9d950437904b524b;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/kern/signal.h b/bertos/kern/signal.h index bf3cb3d3..6385112e 100644 --- a/bertos/kern/signal.h +++ b/bertos/kern/signal.h @@ -38,13 +38,11 @@ * \author Bernie Innocenti */ - #ifndef KERN_SIGNAL_H #define KERN_SIGNAL_H #include - /* Fwd decl */ struct Process;