summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/chat.h')
-rw-r--r--usr.sbin/ppp/chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/chat.h b/usr.sbin/ppp/chat.h
index 2e40babe073c..b8162bfd33dd 100644
--- a/usr.sbin/ppp/chat.h
+++ b/usr.sbin/ppp/chat.h
@@ -36,7 +36,7 @@
struct physical;
struct chat {
- struct descriptor desc;
+ struct fdescriptor desc;
struct physical *physical;
int state; /* Our CHAT_* status */