Loading src/signals.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,5 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define SIGNALS_H void setup_signal_handlers(); volatile extern int sig_exit; extern volatile int sig_exit; #endif Loading
src/signals.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,5 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define SIGNALS_H void setup_signal_handlers(); volatile extern int sig_exit; extern volatile int sig_exit; #endif