util: Merge util_format_write_4* functions.
[mesa.git] / src / util / hash_table.h
index b1eb9d4e217d743d850e0eb3c6fb5f2f0f23f426..eabc88a5906f5d92ad13c1d33b20370ac43db57b 100644 (file)
@@ -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 <inttypes.h>
 #include <stdbool.h>
 #include "c99_compat.h"
-#include "fnv1a.h"
 #include "macros.h"
 
 #ifdef __cplusplus