Fix comment
Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
This commit is contained in:
parent
e3077ac078
commit
8d29c49ebc
|
@ -15,7 +15,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* Required for nanosleep */
|
||||
/* Required for retro_sleep */
|
||||
#define _POSIX_C_SOURCE 199309L
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in New Issue