/alps/pcitool

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

« back to all changes in this revision

Viewing changes to pcilib/bar.c

  • Committer: Suren A. Chilingaryan
  • Date: 2015-09-01 15:05:38 UTC
  • Revision ID: csa@suren.me-20150901150538-lcgv4923906rx4ma
Fixes out-of-source builds and minor build issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#define _BSD_SOURCE
 
2
#define _DEFAULT_SOURCE
2
3
#define _POSIX_C_SOURCE 200809L
3
4
 
4
5
#include <stdio.h>