Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 19, 2002
1 parent 30d8adb commit f92699d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion music_cmd.h
Expand Up @@ -29,7 +29,9 @@
#include <sys/types.h>
#include <limits.h>
#include <stdio.h>

#if defined(__linux__) && defined(__arm__)
# include <linux/limits.h>
#endif
typedef struct {
char file[PATH_MAX];
char cmd[PATH_MAX];
Expand Down

0 comments on commit f92699d

Please sign in to comment.