mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Rename include file.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifndef DICREMOTE_LINUX_LINUX_H_
|
||||
#define DICREMOTE_LINUX_LINUX_H_
|
||||
|
||||
#include "../dicmote.h"
|
||||
#include "../aaruremote.h"
|
||||
|
||||
#define PATH_SYS_DEVBLOCK "/sys/block"
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "../dicmote.h"
|
||||
#include "../aaruremote.h"
|
||||
#include "linux.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "../dicmote.h"
|
||||
#include "../aaruremote.h"
|
||||
#include "linux.h"
|
||||
|
||||
#include <malloc.h>
|
||||
|
||||
Reference in New Issue
Block a user