change define

This commit is contained in:
Julien Danjou 2008-01-29 19:01:48 +01:00
parent 60f281e5da
commit c02760531c
1 changed files with 2 additions and 2 deletions

View File

@ -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);