File: prctl.h

package info (click to toggle)
vsftpd 3.0.5-0.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,704 kB
  • sloc: ansic: 16,810; sh: 251; makefile: 49; python: 18
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
#ifndef VSF_DUMMYINC_PRCTL_H
#define VSF_DUMMYINC_PRCTL_H

/* Deliberate nothing; we're just avoiding a compile error. */

#endif /* VSF_DUMMYINC_PRCTL_H */