X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fffsl.h;h=340f25eec603206a4c1f89758c78a5a580d7514c;hb=164ebfe612d8460c15d7acf1927faef6943571b6;hp=53d038012f2a5803c386eb92e0f3b4409eb03aef;hpb=a4cb5c9ab8346145f78196686595ebab0b334451;p=gnulib.git diff --git a/lib/ffsl.h b/lib/ffsl.h index 53d038012..340f25eec 100644 --- a/lib/ffsl.h +++ b/lib/ffsl.h @@ -1,5 +1,5 @@ /* ffsl.h -- find the first set bit in a word. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011-2013 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 @@ -19,6 +19,9 @@ /* This file is meant to be included by ffsl.c and ffsll.c, after they have defined FUNC and TYPE. */ +#include + +/* Specification. */ #include #include