X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ftimer.cc;h=d6bd1ee3d436810c13bf4bbfb909aa37bb5a851c;hb=5face4c6f35172761367f63ac0b6eaf62d84e532;hp=755096b84cf9c564460fc368b4a3b96604e0c7a8;hpb=e44d7697e56a32bafefe25e87feb67a5c29ce7ad;p=chaz%2Fopenbox diff --git a/otk/timer.cc b/otk/timer.cc index 755096b8..d6bd1ee3 100644 --- a/otk/timer.cc +++ b/otk/timer.cc @@ -7,6 +7,7 @@ #include "timer.hh" #include "display.hh" +extern "C" { #ifdef HAVE_SYS_SELECT_H # include #else @@ -15,6 +16,7 @@ # include # endif // HAVE_UNISTD_H #endif // HAVE_SYS_SELECT_H +} namespace otk {