From: Simon Josefsson Date: Tue, 31 Mar 2009 14:29:04 +0000 (+0200) Subject: Add missing file to last commit. X-Git-Tag: v0.1~6049 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=071878774afe82b517b3ec31d0ae76d07bbe0860;p=gnulib.git Add missing file to last commit. --- diff --git a/modules/u64 b/modules/u64 new file mode 100644 index 000000000..e875fe2a7 --- /dev/null +++ b/modules/u64 @@ -0,0 +1,17 @@ +Description: +uint64_t-like operations that work even on hosts lacking uint64_t + +Files: +lib/u64.h + +Depends-on: +stdint + +Include: +"u64.h" + +License: +LGPLv2+ + +Maintainer: +Paul Eggert