From: Bastian Dehn Date: Sun, 19 Jan 2025 16:32:13 +0000 (+0100) Subject: add standard header for client header X-Git-Tag: v1.0.28^2~5 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=fe51face33218849b40c92539e9519b8c43a32e6;p=sane-kds-s2000w-net.git add standard header for client header --- diff --git a/src/kds_s2000w_client.h b/src/kds_s2000w_client.h index 464f30d..9175b4f 100644 --- a/src/kds_s2000w_client.h +++ b/src/kds_s2000w_client.h @@ -1,5 +1,7 @@ #ifndef KDS_S2000W_CLIENT_H #define KDS_S2000W_CLIENT_H +#include +#include typedef struct { char* data;