Reference for linux/ipx.h
This commit is contained in:
Родитель
7962580fb3
Коммит
ee18fe8eeb
|
@ -61,7 +61,7 @@ jobs:
|
|||
sudo apt-get -y install net-tools
|
||||
sudo snap install iputils
|
||||
sudo apt-get update -y
|
||||
|
||||
sudo ln -s /usr/include/netipx/ipx.h /usr/include/linux/ipx.h
|
||||
sudo find / -name ipx.h
|
||||
#sudo apt-get -y install linux-headers-$(uname -r)
|
||||
#sudo apt-get -y install linux-headers-generic
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
#include <linux/ax25.h>
|
||||
#include <linux/atm.h>
|
||||
#include <linux/x25.h>
|
||||
#include <net/ipx.h>
|
||||
#include <linux/ipx.h>
|
||||
#endif
|
||||
|
||||
template <typename T>
|
||||
|
|
Загрузка…
Ссылка в новой задаче