Fix for Debian compile error: api_sleep (taking address of temporary array)

This commit is contained in:
Joseph Henry
2017-12-07 11:09:38 -08:00
parent 339db07569
commit 76af1d4246
2 changed files with 5 additions and 1 deletions

View File

@@ -156,6 +156,7 @@ struct sockaddr_ll {
#endif
/*
// Provide missing optnames for setsockopt() implementations
#ifdef _WIN32
#ifdef _WIN64
@@ -193,6 +194,7 @@ struct sockaddr_ll {
#else
# error "Unknown platform"
#endif
*/
/****************************************************************************/
/* Legend */