Skip to content

Commit

Permalink
rt_sound.c: remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
erysdren committed Jul 10, 2024
1 parent 5f9ee66 commit 732c61b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rott/rt_sound.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <stdio.h>
#include <stdlib.h>

#ifndef _MSC_VER
#include <unistd.h>
#endif

#include "rt_cfg.h"
#include "isr.h"
#include "develop.h"
Expand Down

0 comments on commit 732c61b

Please sign in to comment.