loudmouth/lm-connection.h
changeset 188 a99cacb7a907
parent 101 a8abfbc8c005
child 262 d372a2b61b1d
child 274 c32a7011e435
equal deleted inserted replaced
187:dfc05b16f3f9 188:a99cacb7a907
    20 
    20 
    21 #ifndef __LM_CONNECTION_H__
    21 #ifndef __LM_CONNECTION_H__
    22 #define __LM_CONNECTION_H__
    22 #define __LM_CONNECTION_H__
    23 
    23 
    24 #if !defined (LM_INSIDE_LOUDMOUTH_H) && !defined (LM_COMPILATION)
    24 #if !defined (LM_INSIDE_LOUDMOUTH_H) && !defined (LM_COMPILATION)
    25 #error "Only <loudmouth/loudmouth.h> can be included directly, this file may di\sappear or change contents."
    25 #error "Only <loudmouth/loudmouth.h> can be included directly, this file may disappear or change contents."
    26 #endif
    26 #endif
    27 
    27 
    28 #include <loudmouth/lm-message.h>
    28 #include <loudmouth/lm-message.h>
    29 #include <loudmouth/lm-proxy.h>
    29 #include <loudmouth/lm-proxy.h>
    30 #include <loudmouth/lm-ssl.h>
    30 #include <loudmouth/lm-ssl.h>