Use the strtoofft.h header file from the lib directory, as we are now
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Feb 2004 08:13:20 +0000 (08:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Feb 2004 08:13:20 +0000 (08:13 +0000)
commitedd467a12c1c6d00411e8287fa7dc6c31893be5f
tree2555fe32652541a4429c6c398b11eea7eb549fd9
parent0bf1bd51c489e8316fe201bcbdaaab38c0d570c2
Use the strtoofft.h header file from the lib directory, as we are now
officially using library-code when building the app (at least for the platforms
that don't have a strtoll() on their own).
src/Makefile.am
src/main.c