Move some stray #includes.
[tinc] / .gitignore
1 *.a
2 *.dirstamp
3 *.o
4 *.orig
5 *.swp
6 .deps
7 .libs
8 /ChangeLog
9 /INSTALL
10 /aclocal.m4
11 /autom4te.cache
12 /compile
13 /config.*
14 /configure
15 /depcomp
16 /doc/sample-config.tar.gz
17 /doc/*.tex
18 /doc/*.info
19 /doc/*.5
20 /doc/*.8
21 /doc/*.html
22 /doc/*.pdf
23 /doc/*.t2p
24 /doc/tincinclude.texi
25 /install-sh
26 /missing
27 /src/device.c
28 /src/tincd
29 /src/tinc
30 /src/sptps_keypair
31 /src/sptps_speed
32 /src/sptps_test
33 /src/version_git.h
34 /stamp-h1
35 /test-driver
36 Makefile
37 Makefile.in
38 core*
39 *.tar.gz*
40 .Tpo