瀏覽代碼

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>