mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 23:57:30 -04:00
Include <strhash.h> instead now.
This commit is contained in:
parent
71e60921ff
commit
4fe2ad2c59
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
*
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "../hash.h"
|
||||
#include <strhash.h>
|
||||
#include "../forms.h"
|
||||
|
||||
extern hash_table *global_bindings;
|
||||
|
|
|
|||
Loading…
Reference in a new issue