فهرست منبع

Use <> instead of \"\"

Peter S. Mazinger 20 سال پیش
والد
کامیت
f743432d55
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>