/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to private.h

  • Committer: Suren A. Chilingaryan
  • Date: 2015-08-21 02:20:46 UTC
  • Revision ID: csa@suren.me-20150821022046-xnfwcomw4rt4ziy1
Fix some warnings and add debugging information into the build

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#include <pcilib/model.h>
6
6
#include <pcilib/debug.h>
7
7
#include <pcilib/locking.h>
 
8
#include "base.h"
8
9
#include "ipecamera.h"
9
10
#include "env.h"
10
11