repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
nginx
/
auto
/
have_headers
blob
a3a75430aa4902d5db04d4e5bc1ddfaf82058582
1
2
# Copyright (C) Igor Sysoev
3
# Copyright (C) Nginx, Inc.
4
5
6
cat << END >> $NGX_AUTO_HEADERS_H
7
8
#ifndef $have
9
#define $have 1
10
#endif
11
12
END