X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lib%2Fbitfield.h;h=a3927a566a491e72170d792ac4992253b1073922;hb=ea15538d675ad5685c1e4ce1c393f25f682eb06b;hp=8c2b1a201486c44a7cb40d9cad57b65540f3d3b2;hpb=a90917c3f8c4ed79117f1caa333b29a2108084ec;p=lttng-modules.git diff --git a/lib/bitfield.h b/lib/bitfield.h index 8c2b1a20..a3927a56 100644 --- a/lib/bitfield.h +++ b/lib/bitfield.h @@ -17,9 +17,17 @@ * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. */ -#include "../lttng-endian.h" +#include #ifndef CHAR_BIT #define CHAR_BIT 8