diff options
Diffstat (limited to 'src/lib/util/opresolv.h')
-rw-r--r-- | src/lib/util/opresolv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/opresolv.h b/src/lib/util/opresolv.h index 3cc3ad1cc24..dbd891181ea 100644 --- a/src/lib/util/opresolv.h +++ b/src/lib/util/opresolv.h @@ -114,7 +114,7 @@ struct OptionResolutionError -typedef struct _option_resolution option_resolution; +struct option_resolution; struct OptionRange { |