瀏覽代碼

Initial revision

Paul Eggert 23 年之前
父節點
當前提交
509ab656f7
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      lib/strtoumax.c

+ 2 - 0
lib/strtoumax.c

@@ -0,0 +1,2 @@
+#define UNSIGNED 1
+#include "strtoimax.c"