commit 1f3787891075decb39c6dae77120f53d044fb001
parent 5d2340084cd15e3a47a6483d4376d882ca92f36d
Author: Sebastian Nadler <sebastian.nadler@tum.de>
Date: Fri, 1 Dec 2023 11:53:08 +0100
Fix wrong headers
Diffstat:
2 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/gns-protocol-numbers/h.header b/gns-protocol-numbers/h.header
@@ -29,10 +29,6 @@
* file with the update.
*/
-#include <cstdint>
-#include <cstddef>
-#include <cstring>
-
#ifdef __cplusplus
extern "C" {
#if 0 /* keep Emacsens' auto-indent happy */
diff --git a/gns-service-port-numbers/h.header b/gns-service-port-numbers/h.header
@@ -29,10 +29,6 @@
* file with the update.
*/
-#include <cstdint>
-#include <cstddef>
-#include <cstring>
-
#ifdef __cplusplus
extern "C" {
#if 0 /* keep Emacsens' auto-indent happy */