--- oprofile-0.9.3-orig/gui/oprof_start_util.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/gui/oprof_start_util.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -19,6 +19,7 @@ #include #include #include +#include #include #include --- oprofile-0.9.3-orig/libabi/opimport.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libabi/opimport.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -17,6 +17,8 @@ #include #include #include +#include +#include #include #include --- oprofile-0.9.3-orig/libpp/op_header.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libpp/op_header.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -14,6 +14,7 @@ #include #include #include +#include #include "op_exception.h" #include "odb.h" --- oprofile-0.9.3-orig/libpp/profile.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libpp/profile.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -15,6 +15,7 @@ #include #include #include +#include #include --- oprofile-0.9.3-orig/libpp/sample_container.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libpp/sample_container.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -9,6 +9,7 @@ * @author John Levon */ +#include #include #include #include --- oprofile-0.9.3-orig/libregex/demangle_symbol.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libregex/demangle_symbol.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -8,6 +8,8 @@ * @author John Levon */ +#include + #include "config.h" #include "demangle_symbol.h" --- oprofile-0.9.3-orig/libutil++/bfd_spu_support.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/bfd_spu_support.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -19,6 +19,7 @@ #include #include #include +#include #include struct spu_elf { --- oprofile-0.9.3-orig/libutil++/bfd_support.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/bfd_support.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -19,6 +19,8 @@ #include #include #include +#include +#include using namespace std; --- oprofile-0.9.3-orig/libutil++/child_reader.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/child_reader.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -11,10 +11,13 @@ #include #include +#include #include #include #include +#include +#include #include "op_libiberty.h" #include "child_reader.h" --- oprofile-0.9.3-orig/libutil++/cverb.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/cverb.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -13,6 +13,7 @@ #include #include #include +#include #include "cverb.h" --- oprofile-0.9.3-orig/libutil++/file_manip.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/file_manip.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -15,6 +15,8 @@ #include #include #include +#include +#include #include #include --- oprofile-0.9.3-orig/libutil++/op_spu_bfd.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/libutil++/op_spu_bfd.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -14,6 +14,8 @@ #include #include +#include +#include #include "op_bfd.h" #include "op_libiberty.h" --- oprofile-0.9.3-orig/pp/common_option.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/pp/common_option.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -12,6 +12,7 @@ #include #include #include +#include #include "op_config.h" #include "locate_images.h" --- oprofile-0.9.3-orig/pp/opannotate_options.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/pp/opannotate_options.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -13,6 +13,7 @@ #include #include #include +#include #include "profile_spec.h" #include "arrange_profiles.h" --- oprofile-0.9.3-orig/pp/oparchive.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/pp/oparchive.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -12,6 +12,7 @@ #include #include +#include #include #include --- oprofile-0.9.3-orig/pp/opgprof_options.cpp 2007-07-16 20:22:17.000000000 +0200 +++ oprofile-0.9.3-orig/pp/opgprof_options.cpp 2008-05-04 18:52:58.000000000 +0200 @@ -13,6 +13,7 @@ #include #include #include +#include #include "opgprof_options.h" #include "popt_options.h"