File: acconfig.h

package info (click to toggle)
httptunnel 3.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,092 kB
  • ctags: 299
  • sloc: ansic: 4,505; sh: 338; makefile: 88
file content (10 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
/* Enable debugging mode. */
#undef DEBUG_MODE

@BOTTOM@

/* Define to 'int' if <sys/socket.h> doesn't define. */
#undef socklen_t

/* Define to 0xffffffff if <netinet/in.h> doesn't define. */
#undef INADDR_NONE