libssh: add files for idf
This commit is contained in:
10
compat/poll.h
Normal file
10
compat/poll.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by shinys on 25. 7. 1.
|
||||
//
|
||||
|
||||
#ifndef POOL_H
|
||||
#define POOL_H
|
||||
|
||||
#include <sys/poll.h>
|
||||
|
||||
#endif //POOL_H
|
||||
Reference in New Issue
Block a user