Skip to content
  • Thomas Haller's avatar
    all: include "nm-utils/nm-hash-utils.h" by default · 3ee8de20
    Thomas Haller authored
    Next we will use siphash24() instead of the glib version g_direct_hash() or
    g_str_hash(). Hence, the "nm-utils/nm-hash-utils.h" header becomes very
    fundamental and will be needed basically everywhere.
    
    Instead of requiring the users to include them, let it be included via
    "nm-default.h" header.
    3ee8de20