Sfoglia il codice sorgente

Use <> instead of \"\"

Peter S. Mazinger 18 anni fa
parent
commit
f743432d55
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libc/signal/sigsetops.c

+ 1 - 1
libc/signal/sigsetops.c

@@ -8,4 +8,4 @@
 # define __USE_EXTERN_INLINES	1
 #endif
 
-#include "signal.h"
+#include <signal.h>