From: Robert Pengelly Date: Thu, 4 Sep 2025 12:18:36 +0000 (+0100) Subject: Hopefully final fix X-Git-Url: https://git.candlhat.org/?a=commitdiff_plain;h=HEAD;p=sasm.git Hopefully final fix --- diff --git a/stdint.h b/stdint.h index d389333..8ae53ee 100644 --- a/stdint.h +++ b/stdint.h @@ -29,8 +29,6 @@ typedef unsigned long long uint64_t; #endif #endif /* _UINT64_T */ - - #endif /* _STDINT_H_ */ #endif /* _STDINT_H */ #endif /* _STDINT_H_INCLUDED */