Merge pull request #2317 from jwillemsen/jwi-deleteop
[ACE_TAO.git] / ACE / apps / JAWS / clients / WebSTONE / src / nsapi-includes / frame / servact.h
blob292ca95d732322df1d77ce1df2f9b75c0719e5a6
1 /*
2 * Copyright (c) 1994, 1995. Netscape Communications Corporation. All
3 * rights reserved.
5 * Use of this software is governed by the terms of the license agreement for
6 * the Netscape Communications or Netscape Comemrce Server between the
7 * parties.
8 */
11 /* ------------------------------------------------------------------------ */
15 * servact.h: Define the server's actions, depending on what type of
16 * server it is.
18 * Rob McCool
22 #if defined(MCC_HTTPD) || defined(MCC_PROXY) || defined(MCC_NEWS)
23 #include "httpact.h"
24 #endif