/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to events.c

  • Committer: Suren A. Chilingaryan
  • Date: 2016-02-04 02:24:23 UTC
  • Revision ID: csa@suren.me-20160204022423-c4vfdoov1o28x2ko
Update to new version of pcitool

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#include <pcilib.h>
15
15
#include <pcilib/tools.h>
16
16
#include <pcilib/error.h>
 
17
#include <pcilib/timing.h>
17
18
 
18
19
#include "ipecamera.h"
19
20
#include "private.h"