File: config.h.in

package info (click to toggle)
sslh 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,960 kB
  • sloc: ansic: 7,681; perl: 683; sh: 356; makefile: 136
file content (9 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
4
5
6
7
8
9


#ifndef CONFIG_H
/* Template for config.h, filled by `configure`. */

/* Landlock sandboxing Linux LSM */
#undef HAVE_LANDLOCK

#endif