Changeset daae10f for protocols/nogaim.h
- Timestamp:
- 2010-08-07T16:33:02Z (15 years ago)
- Branches:
- master
- Children:
- 7b87539
- Parents:
- 289bd2d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r289bd2d rdaae10f 39 39 #define _NOGAIM_H 40 40 41 #if(__sun) 42 #include <inttypes.h> 43 #else 41 44 #include <stdint.h> 45 #endif 46 47 #include "lib/events.h" 42 48 43 49 #include "bitlbee.h"
Note: See TracChangeset
for help on using the changeset viewer.