options.h

--HG--
extra : convert_revision : 10b3693ebf2d3f713a16aedf214e26bc8a04b9e6
This commit is contained in:
Matt Johnston 2004-08-27 17:01:18 +00:00
parent a4516b4261
commit 51fb224ef8

View File

@ -10,7 +10,7 @@
* parts are to allow for commandline -DDROPBEAR_XXX options etc.
******************************************************************/
#ifndef DROPBEAR_PORT
#ifndef DROPBEAR_DEFPORT
#define DROPBEAR_DEFPORT "22"
#endif