Changeset 0ace810
- Timestamp:
- 2015-05-09T07:47:42Z (10 years ago)
- Children:
- 199d51c
- Parents:
- f8feb8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/rpc/rpc.c
rf8feb8a r0ace810 1 1 #include <sys/socket.h> 2 2 #include <sys/un.h> 3 #include <sys/types.h> 4 #include <dirent.h> 3 5 4 6 #include "bitlbee.h"
Note: See TracChangeset
for help on using the changeset viewer.