Skip to content
Snippets Groups Projects
Commit 27f91c40 authored by Arun Muthusamy's avatar Arun Muthusamy
Browse files

rename: preprocessor directive

parent 20d11b68
No related branches found
No related tags found
No related merge requests found
#ifndef COMMON_H
#define COMMON_H
#ifndef COMMON_HILINK_H
#define COMMON_HILINK_H
#include "libmobile_hilink.h"
......
#ifndef COMMON_H
#define COMMON_H
#ifndef COMMON_ZTE_H
#define COMMON_ZTE_H
#include <stdlib.h>
#include <stdio.h>
......
#ifndef LIBMOBILE_H
#define LIBMOBILE_H
#ifndef LIBMOBILE_HILINK_H
#define LIBMOBILE_HILINK_H
#include <stdio.h>
......
#ifndef LIBMOBILE_H
#define LIBMOBILE_H
#ifndef LIBMOBILE_ZTE_H
#define LIBMOBILE_ZTE_H
#include <curl/curl.h>
#include <json-c/json.h>
#include <string.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment