blob: ab80c5364b55ffda455f1f1af7735266d685543b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- gnome-pty-helper/gnome-pty-helper.c
+++ gnome-pty-helper/gnome-pty-helper.c
@@ -51,7 +51,6 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
-#include <utmp.h>
#include <grp.h>
#include "gnome-pty.h"
#include "gnome-login-support.h"
|