diff options
Diffstat (limited to 'dwarflint/sections.cc')
| -rw-r--r-- | dwarflint/sections.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dwarflint/sections.cc b/dwarflint/sections.cc index a8932334..1e07987e 100644 --- a/dwarflint/sections.cc +++ b/dwarflint/sections.cc @@ -1,5 +1,5 @@ /* Low-level section handling. - Copyright (C) 2009 Red Hat, Inc. + Copyright (C) 2009, 2010 Red Hat, Inc. This file is part of Red Hat elfutils. Red Hat elfutils is free software; you can redistribute it and/or modify @@ -34,7 +34,6 @@ #include "sections.hh" #include "messages.h" #include "pri.hh" -#include "options.h" checkdescriptor const * load_sections::descriptor () |
