blob: 9ba3ce89e8bba77e45adf162b98c7ffc3ca4366b [file] [log] [blame]
#pragma once
/**
* @file termio.h
* @brief Historical alternative to `<termios.h>`.
*
* New code should use `<termios.h>` directly.
*/
#include <termios.h>