small stupid changes. no code changes

This commit is contained in:
Denis Vlasenko
2006-12-24 07:30:09 +00:00
parent a5b3e76c38
commit 7cea262273
2 changed files with 3 additions and 10 deletions

View File

@@ -7,11 +7,8 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include <stdio.h>
#include <fcntl.h>
#include "libbb.h"
/* try to open up the specified device */
int device_open(const char *device, int mode)
{