diff options
author | zilio nicolas <nicolas.zilio@kit.edu> | 2015-09-04 20:31:14 +0200 |
---|---|---|
committer | zilio nicolas <nicolas.zilio@kit.edu> | 2015-09-04 20:31:14 +0200 |
commit | ea28e2990ae59e21856d9ae0311cec5b5415237b (patch) | |
tree | d4b71d8880c9d6613a512f2a950b0508f5192858 /pcilib/error.c | |
parent | 86cca494757d4911041367c5d1d3a86395a541f5 (diff) | |
download | pcitool-ea28e2990ae59e21856d9ae0311cec5b5415237b.tar.gz pcitool-ea28e2990ae59e21856d9ae0311cec5b5415237b.tar.bz2 pcitool-ea28e2990ae59e21856d9ae0311cec5b5415237b.tar.xz pcitool-ea28e2990ae59e21856d9ae0311cec5b5415237b.zip |
end of modifications
Diffstat (limited to 'pcilib/error.c')
-rw-r--r-- | pcilib/error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pcilib/error.c b/pcilib/error.c index 06af292..2c4296e 100644 --- a/pcilib/error.c +++ b/pcilib/error.c @@ -1,5 +1,4 @@ #define _BSD_SOURCE -#define _DEFAULT_SOURCE #include <stdio.h> #include <stdlib.h> |