change define
This commit is contained in:
parent
60f281e5da
commit
c02760531c
|
@ -19,8 +19,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef AWESOME_AWESOME_CLIENT_H
|
||||
#define AWESOME_AWESOME_CLIENT_H
|
||||
#ifndef AWESOME_COMMON_AWCLIENT_H
|
||||
#define AWESOME_COMMON_AWCLIENT_H
|
||||
|
||||
struct sockaddr_un * get_client_addr(const char *);
|
||||
int get_client_socket(void);
|
||||
|
|
Loading…
Reference in New Issue