mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
updated to libopts 5.18.4
This commit is contained in:
@@ -32,14 +32,7 @@
|
||||
|
||||
#ifndef AUTOGEN_AUTOOPTS_H
|
||||
#define AUTOGEN_AUTOOPTS_H
|
||||
|
||||
#ifdef HAVE_STDNORETURN_H
|
||||
# include <stdnoreturn.h>
|
||||
#else
|
||||
# ifndef noreturn
|
||||
# define noreturn
|
||||
# endif
|
||||
#endif
|
||||
#include <stdnoreturn.h>
|
||||
|
||||
#define AO_NAME_LIMIT 127
|
||||
#define AO_NAME_SIZE ((size_t)(AO_NAME_LIMIT + 1))
|
||||
|
||||
Reference in New Issue
Block a user