Added a #ifndef around #define ADD_ON_STABLE_SECONDS to be able to define it on demand

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9180 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-10-04 14:53:19 +00:00
parent 5b3b618aed
commit 34eedb9823
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
#include "AddOnMonitorHandler.h"
#include <Directory.h>
#ifndef ADD_ON_STABLE_SECONDS
#define ADD_ON_STABLE_SECONDS 15
#endif
/*
* public functions