projects
/
media-ctl.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sort headers alphabetically
[media-ctl.git]
/
src
/
options.c
diff --git
a/src/options.c
b/src/options.c
index
4dc542f
..
4435d0b
100644
(file)
--- a/
src/options.c
+++ b/
src/options.c
@@
-19,9
+19,9
@@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdlib.h>
#include <getopt.h>
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include "options.h"