Subversion Repositories Kolibri OS

Rev

Rev 5631 | Rev 6001 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5631 Rev 5676
Line 1... Line 1...
1
//HTTP library
1
//HTTP library
2
#ifndef INCLUDE_LIBHTTP_H
2
#ifndef INCLUDE_LIBHTTP_H
3
#define INCLUDE_LIBHTTP_H
3
#define INCLUDE_LIBHTTP_H
-
 
4
#print "[include ]\n"
Line 4... Line 5...
4
 
5
 
5
#ifndef INCLUDE_KOLIBRI_H
6
#ifndef INCLUDE_KOLIBRI_H
6
#include "../lib/kolibri.h"
7
#include "../lib/kolibri.h"