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

  • Committer: Suren A. Chilingaryan
  • Date: 2016-03-04 15:47:51 UTC
  • Revision ID: csa@suren.me-20160304154751-cwp1swn573epdvq1
Build RPM

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define _DEFAULT_SOURCE
1
2
#define _BSD_SOURCE
2
3
#define _GNU_SOURCE
3
4