Ticket #4497: remoteutil.patch

File remoteutil.patch, 329 bytes (added by Jay Modi <jaymode@…>, 17 years ago)

Patch for libmythtv/remoteutils.cpp. Needs compat.h for usleep() in Win32

  • remoteutil.cpp

     
    1111#include "mythcontext.h"
    1212#include "remoteencoder.h"
    1313#include "tv_rec.h"
     14#include "../libmyth/compat.h"
    1415
    1516uint RemoteGetFlags(uint cardid)
    1617{