chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd-terminal / subterm.c
index 63cd2a5ad689d6ee07f3ddc6011e3f8a7c51f9a9..983a2a14abd74bacbb232396597b1a6eff2b2ea0 100644 (file)
@@ -26,7 +26,6 @@
  * parent TTY. Think of this like what "GNU-screen" does.
  */
 
-#include <assert.h>
 #include <errno.h>
 #include <stdarg.h>
 #include <stdbool.h>