headers updated

This commit is contained in:
Michel van Kessel
2020-12-28 15:27:16 +01:00
parent 03c45256e3
commit 89b027f893
18 changed files with 534 additions and 489 deletions

View File

@@ -3,10 +3,10 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "protocol.h"
#include <protocol.h>
#include "util.h"
#include "utilstrencodings.h"
#include <util.h>
#include <utilstrencodings.h>
#ifndef WIN32
# include <arpa/inet.h>