mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-25 11:33:51 +08:00
Added missing headers for newer GCC versions.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <libgen.h> // basename()
|
||||
#include <string.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
Reference in New Issue
Block a user