argpar.h: include stddef.h
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Sep 2024 18:43:59 +0000 (14:43 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Sep 2024 19:22:14 +0000 (15:22 -0400)
commita74847088458d7cef2a6a390fa923afb3e58b1f5
tree0bb282134280ec83c0643ce12701a727235cb990
parent88d1c8ae5c47e5d89c4a74def8edbf05008f3614
argpar.h: include stddef.h

Users of the macro `ARGPAR_OPT_DESCR_SENTINEL` need to see a definition
for `NULL`.  Include stddef.h to make sure it happens.

Change-Id: I859bbd89dc728d0b29d0044fcd65cf662c9dbc20
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
argpar/argpar.h
This page took 0.023439 seconds and 4 git commands to generate.