Added comment and CVS id.

This commit is contained in:
Gisle Vanem 2006-07-11 13:12:57 +00:00
parent dcc7900e7c
commit 012d75442a
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
#ifndef _CURL_CONFIG_DJGPP_H
#define _CURL_CONFIG_DJGPP_H
/* lib/config.dj - Hand crafted config file for DJGPP.
*
* $Id$
*/
#define OS "MSDOS/djgpp"
#define PACKAGE "curl"