/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 model.c

  • 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:
1
1
#include <stdio.h>
 
2
#include <strings.h>
2
3
 
3
4
#include <pcilib.h>
4
5
#include <pcilib/model.h>