Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 218934
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +6 lines)
Line  Link Here
0
-- omnievents-2.6.2.orig/src/PersistNode.cc
0
++ omnievents-2.6.2/src/PersistNode.cc
Lines 25-30 Link Here
25
25
26
#include <stdlib.h>
26
#include <stdlib.h>
27
#include <stdio.h>
27
#include <stdio.h>
28
#include <climits>
28
29
29
namespace OmniEvents {
30
namespace OmniEvents {
30
31
31
-- omnievents-2.6.2.orig/src/Servant.cc
32
++ omnievents-2.6.2/src/Servant.cc
Lines 35-40 Link Here
35
#endif
35
#endif
36
36
37
#include <stdio.h>     // sprintf
37
#include <stdio.h>     // sprintf
38
#include <cstdlib>
38
#include <assert.h>
39
#include <assert.h>
39
40
40
#ifdef HAVE_IOSTREAM
41
#ifdef HAVE_IOSTREAM
41
-- omnievents-2.6.2.orig/src/main.cc
42
++ omnievents-2.6.2/src/main.cc
Lines 60-65 Link Here
60
#  include <omniORB4/internal/orbOptions.h>
60
#  include <omniORB4/internal/orbOptions.h>
61
#endif
61
#endif
62
62
63
#include <cstdlib>
63
#include <stdio.h> // for sprintf
64
#include <stdio.h> // for sprintf
64
65
65
int main(int argc, char** argv)
66
int main(int argc, char** argv)

Return to bug 218934