file: Add missing include for FALLOC_FL_*
[nbdkit/ericb.git] / .gitignore
bloba84ad9a055a04ec655ec52c9db4b7df9837b0b9d
1 *~
2 *.1
3 *.1.t
4 *.3
5 *.3.t
6 *.cmi
7 *.cmx
8 *.la
9 *.lo
10 *.log
11 *.o
12 *.trs
14 .deps
15 .gdb_history
16 .libs
17 Makefile
18 Makefile.in
20 /local*
21 /nbdkit-*.tar.gz
22 /nbdkit-*.*/
24 /aclocal.m4
25 /autom4te.cache
26 /compile
27 /config.guess
28 /config.h
29 /config.h.in
30 /config.log
31 /config.status
32 /config.sub
33 /configure
34 /depcomp
35 /docs/filter-links.pod
36 /docs/plugin-links.pod
37 /html/*.html
38 /INSTALL
39 /install-sh
40 /libtool
41 /ltmain.sh
42 /missing
43 /nbdkit
44 /plugins/example4/nbdkit-example4-plugin
45 /plugins/tar/nbdkit-tar-plugin
46 /podwrapper.pl
47 /src/nbdkit
48 /src/nbdkit.pc
49 /src/test-utils
50 /stamp-h1
51 /tests/disk
52 /tests/disk.gz
53 /tests/disk.xz
54 /tests/ext2.img
55 /tests/file-data
56 /tests/keys.psk
57 /tests/offset-data
58 /tests/partition-disk
59 /tests/pki
60 /tests/split1
61 /tests/split2
62 /tests/split3
63 /tests/test-connect
64 /tests/test-delay
65 /tests/test-exit-with-parent
66 /tests/test-ext2
67 /tests/test-file
68 /tests/test-gzip
69 /tests/test-lua
70 /tests/test-memory
71 /tests/test-newstyle
72 /tests/test-nbd
73 /tests/test-null
74 /tests/test-ocaml
75 /tests/test-ocaml-plugin.so
76 /tests/test-offset
77 /tests/test-oldstyle
78 /tests/test-partition
79 /tests/test-perl
80 /tests/test-python
81 /tests/test-random
82 /tests/test-ruby
83 /tests/test-socket-activation
84 /tests/test-split
85 /tests/test-streaming
86 /tests/test-tcl
87 /tests/test-xz
88 /test-driver