# HG changeset patch # User Jim Meyering # Date 998901867 0 # Node ID 61066083ba946dc8975a05c9d029a3d20e295d58 # Parent f58ba7139a9dc60ddd35ee161234db2c73ccf3b3 include strtoxmax.c diff --git a/lib/strtoimax.c b/lib/strtoimax.c --- a/lib/strtoimax.c +++ b/lib/strtoimax.c @@ -1,2 +1,2 @@ #define STRTOUXMAX_SIGNED -#include "strtouxmax.c" +#include "strtoxmax.c" diff --git a/lib/strtoumax.c b/lib/strtoumax.c --- a/lib/strtoumax.c +++ b/lib/strtoumax.c @@ -1,1 +1,1 @@ -#include "strtouxmax.c" +#include "strtoxmax.c"