Blame sysdeps/unix/sysv/linux/net/ppp_defs.h

Packit 6c4009
#ifndef _NET_PPP_DEFS_H
Packit 6c4009
#define _NET_PPP_DEFS_H 1
Packit 6c4009
Packit 6c4009
#include <bits/types/time_t.h>
Packit 6c4009
#include <asm/types.h>
Packit 6c4009
#include <linux/ppp_defs.h>
Packit 6c4009
Packit 6c4009
#endif /* net/ppp_defs.h */