[BACK]Return to patch-src_geo_photos_c CVS log [TXT][DIR] Up to [local] / ports / geo / foxtrotgps / patches

Annotation of ports/geo/foxtrotgps/patches/patch-src_geo_photos_c, Revision 1.1.1.1

1.1       yason       1: $OpenBSD$
                      2: --- src/geo_photos.c.orig      Mon Jan  2 01:18:19 2012
                      3: +++ src/geo_photos.c   Mon Jan  2 01:18:50 2012
                      4: @@ -8,6 +8,7 @@
                      5:  #include "globals.h"
                      6:  #include "geo_photos.h"
                      7:  #include "converter.h"
                      8: +#include <sys/select.h>
                      9:  #include "util.h"
                     10:  #include "support.h"
                     11:  #include "interface.h"

CVSweb