diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2023-08-01 13:36:45 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-08-04 01:17:41 +0200 |
commit | 649068a287b2b559f83b6d255c66221991d68327 (patch) | |
tree | 2f549bc40fe99950e5fc8e70b59ab8a5060651e5 /udp.h | |
parent | 023d68442020c303a8cb4a873ccef7fcd16f3ebe (diff) | |
download | passt-649068a287b2b559f83b6d255c66221991d68327.tar passt-649068a287b2b559f83b6d255c66221991d68327.tar.gz passt-649068a287b2b559f83b6d255c66221991d68327.tar.bz2 passt-649068a287b2b559f83b6d255c66221991d68327.tar.lz passt-649068a287b2b559f83b6d255c66221991d68327.tar.xz passt-649068a287b2b559f83b6d255c66221991d68327.tar.zst passt-649068a287b2b559f83b6d255c66221991d68327.zip |
Allow C11 code, not just C99 code
C11 has some features that will allow us to make some things a bit cleaner.
Alter the Makefile to tell the compiler to allow us to use C11 code.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'udp.h')
0 files changed, 0 insertions, 0 deletions