From 4797bad3aa6222c34287f0db32f4b23d442ef4b8 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 5 Jul 2008 15:44:36 +0000 Subject: [PATCH] remove cdefs.h macros. --- src/mygetopt.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mygetopt.h b/src/mygetopt.h index 69aa5775..ef87525e 100644 --- a/src/mygetopt.h +++ b/src/mygetopt.h @@ -62,9 +62,7 @@ struct option { int val; }; -__BEGIN_DECLS int getopt_long(int, char * const *, const char *, const struct option *, int *); -__END_DECLS #endif /* !_GETOPT_H_ */ -- 2.40.0