File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / inc / defs.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Nov 7 08:47:16 2011 UTC (12 years, 7 months ago) by misho
Branches: misho
CVS tags: start, mqtt1_0
MQTT Service

    1: #ifndef __DEFS_H
    2: #define __DEFS_H
    3: 
    4: 
    5: #define STRSIZ	256
    6: 
    7: 
    8: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>