X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fresource.hh;fp=src%2Fmoof%2Fresource.hh;h=7616d69c280ecde861e9857c1a1138bd3127a4d8;hp=0f797571c3e1266f493f148b098e06594b32cbc2;hb=e0fb747f2e647115d0b8953615c254d25c045345;hpb=449366f5f32d24f2a2a6589da6e16b2bf0d61773 diff --git a/src/moof/resource.hh b/src/moof/resource.hh index 0f79757..7616d69 100644 --- a/src/moof/resource.hh +++ b/src/moof/resource.hh @@ -247,7 +247,7 @@ private: typedef boost::shared_ptr type_lookup_ptr; static type_lookup_ptr type_lookup_; -#if USE_HOTLOADING +#ifdef USE_HOTLOADING int wd_; void set_watch_descriptor(int wd)