X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fpty.h;h=63c7db2833d09b931e8eba3a9ab017a65f36d8ef;hb=05dff23de8a7f3d9101738e4ec6ccd6f1177b3b9;hp=a87ceb58ca347fa12917faef22c14ac3bfd71011;hpb=a47d1dfd0823cd3978dd10e217dadcee7e01b265;p=elogind.git diff --git a/src/shared/pty.h b/src/shared/pty.h index a87ceb58c..63c7db283 100644 --- a/src/shared/pty.h +++ b/src/shared/pty.h @@ -21,17 +21,12 @@ along with systemd; If not, see . ***/ -#include #include -#include -#include -#include #include #include "barrier.h" #include "macro.h" #include "sd-event.h" -#include "util.h" typedef struct Pty Pty;