X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fu64.h;h=182d64955aa891f2b6d5f1931b4380c1a66d7213;hb=946c971f93d58ec52508dbcc36b59ca9f925bf31;hp=9da52b438ef9d43fdd519cd5a331700cf3dc2afe;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/u64.h b/lib/u64.h index 9da52b438..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, 2009 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. */