X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fu64.h;h=182d64955aa891f2b6d5f1931b4380c1a66d7213;hb=135351c549050196b5c1322b3ab1e956565ab3d8;hp=34fd32be0210c4e5855d09f10ce3accaccbb978d;hpb=c0e92a8bc2db0f1ea4df59b1d6812323b0e58233;p=gnulib.git diff --git a/lib/u64.h b/lib/u64.h index 34fd32be0..182d64955 100644 --- a/lib/u64.h +++ b/lib/u64.h @@ -1,6 +1,6 @@ /* uint64_t-like operations that work even on hosts lacking uint64_t - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +17,6 @@ /* Written by Paul Eggert. */ -#include #include /* Return X rotated left by N bits, where 0 < N < 64. */