mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
11 lines
263 B
C
11 lines
263 B
C
--- ./uxpty.c.orig 2011-03-02 20:12:42.000000000 +0100
|
|
+++ ./uxpty.c 2011-07-17 14:55:44.000000000 +0200
|
|
@@ -13,7 +13,6 @@
|
|
#include <fcntl.h>
|
|
#include <termios.h>
|
|
#include <grp.h>
|
|
-#include <utmp.h>
|
|
#include <pwd.h>
|
|
#include <time.h>
|
|
#include <sys/types.h>
|