mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibC: Include cdefs.h in getopt.h
Required for __BEGIN_DECLS
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
#define no_argument 0
|
||||
|
||||
Reference in New Issue
Block a user