X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Futil%2Fhash_table.h;fp=src%2Futil%2Fhash_table.h;h=eabc88a5906f5d92ad13c1d33b20370ac43db57b;hb=46d5b07c5c39d1b8cf10976f6574a63062dea9c4;hp=b1eb9d4e217d743d850e0eb3c6fb5f2f0f23f426;hpb=bf4d652f3f44da7837d5ca7c514533bf8661e31e;p=mesa.git diff --git a/src/util/hash_table.h b/src/util/hash_table.h index b1eb9d4e217..eabc88a5906 100644 --- a/src/util/hash_table.h +++ b/src/util/hash_table.h @@ -1,4 +1,4 @@ -/* +/* * Copyright © 2009,2012 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a @@ -32,7 +32,6 @@ #include #include #include "c99_compat.h" -#include "fnv1a.h" #include "macros.h" #ifdef __cplusplus