summaryrefslogtreecommitdiff
path: root/src/resources/db/networkdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/networkdb.h')
-rw-r--r--src/resources/db/networkdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/db/networkdb.h b/src/resources/db/networkdb.h
index 822925fa0..899fc6cda 100644
--- a/src/resources/db/networkdb.h
+++ b/src/resources/db/networkdb.h
@@ -43,6 +43,8 @@ namespace NetworkDb
* Clear the chars data
*/
void unload();
+
+ const NetworkInfos &getFakePackets();
} // namespace NetworkDb
#endif // RESOURCES_DB_NETWORKDB_H