Systemd/src/sysv-generator
Thomas Hindoe Paaboel Andersen cf4acf84c6 Remove repeated includes
In pty.c there was both an include of our pty.h and the system installed pty.h.
The latter contains only two functions openpty and forkpty. We use neither so
I assume it was a typo and removed it. We still compile and pass all tests.
2014-10-01 23:25:50 +02:00
..
Makefile Move handling of sysv initscripts to a generator 2014-06-07 00:59:32 +02:00
sysv-generator.c Remove repeated includes 2014-10-01 23:25:50 +02:00